A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
すべてのクラス すべてのパッケージ
すべてのクラス すべてのパッケージ
すべてのクラス すべてのパッケージ
A
- ABAC_ATTRIBUTE_HEADERS - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
-
セキュリティ・コンテキスト環境ABACリクエスト・ヘッダー属性のキーに使用される値。
- ABAC_ATTRIBUTE_METHOD - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
-
セキュリティ・コンテキスト環境ABACリクエスト・メソッド記述子属性のキーに使用される値。
- ABAC_ATTRIBUTE_REMOTE_ADDRESS - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
-
セキュリティ・コンテキスト環境ABACリクエスト・リモート・アドレス属性のキーに使用される値。
- ABAC_ATTRIBUTE_REMOTE_PORT - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
-
セキュリティ・コンテキスト環境ABACリクエスト・リモート・ポート属性のキーに使用される値。
- AbacAnnotation - io.helidon.security.providers.abacの注釈型
-
ABAC属性注釈のメタ注釈。
- abacAttribute(String) - インタフェースio.helidon.security.util.AbacSupportのメソッド
-
プロパティ(optional)値を取得します。
- abacAttributeNames() - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
- abacAttributeNames() - クラスio.helidon.security.EndpointConfigのメソッド
- abacAttributeNames() - クラスio.helidon.security.Grantのメソッド
- abacAttributeNames() - クラスio.helidon.security.ProviderRequestのメソッド
- abacAttributeNames() - クラスio.helidon.security.SecurityEnvironmentのメソッド
- abacAttributeNames() - クラスio.helidon.security.Subjectのメソッド
- abacAttributeNames() - インタフェースio.helidon.security.util.AbacSupportのメソッド
-
このコンテナ内のすべてのプロパティ名のコレクション。
- abacAttributeNames() - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
- abacAttributeRaw(String) - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
- abacAttributeRaw(String) - クラスio.helidon.security.EndpointConfigのメソッド
- abacAttributeRaw(String) - クラスio.helidon.security.Grantのメソッド
- abacAttributeRaw(String) - クラスio.helidon.security.ProviderRequestのメソッド
- abacAttributeRaw(String) - クラスio.helidon.security.SecurityEnvironmentのメソッド
- abacAttributeRaw(String) - クラスio.helidon.security.Subjectのメソッド
- abacAttributeRaw(String) - インタフェースio.helidon.security.util.AbacSupportのメソッド
-
実際のプロパティ値を返すか、存在しない場合はnullを返します。
- abacAttributeRaw(String) - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
- AbacProvider - io.helidon.security.providers.abacのクラス
-
属性ベースのアクセス制御(ABAC)プロバイダ。
- AbacProvider.Builder - io.helidon.security.providers.abacのクラス
-
AbacProvider用のfluent APIビルダー。 - AbacProviderService - io.helidon.security.providers.abacのクラス
-
このプロバイダを
Securityに登録するjavaサービス。 - AbacProviderService() - クラスio.helidon.security.providers.abac.AbacProviderServiceのコンストラクタ
- AbacSupport - io.helidon.security.utilのインタフェース
-
読取り用の値に対するキーの単純なレジストリ。
- AbacSupport.BasicAttributes - io.helidon.security.utilのクラス
-
AbacSupportインタフェースを実装し、属性の追加をサポートします。 - AbacValidator<T extends AbacValidatorConfig> - io.helidon.security.providers.abac.spiのインタフェース
-
属性ベースのアクセス制御(ABAC)バリデータのサービス・インタフェースです。
- AbacValidatorConfig - io.helidon.security.providers.abacのインタフェース
-
属性ベースのアクセス制御(ABAC)のカスタム・オブジェクトを定義するクラスのマーカー・インタフェース。
- AbacValidatorService - io.helidon.security.providers.abac.spiのインタフェース
-
構成を
AbacValidatorにマップするためにServiceLoaderで使用するサービス。 - absolute() - インタフェースio.helidon.common.http.HttpRequest.Pathのメソッド
-
インスタンスがなんらかのコンテキスト・ルートからの相対パスを表す場合、リクエストされた絶対パスを返します。それ以外の場合は、このインスタンスを返します。
- absoluteUri() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
問合せパラメータおよびフラグメントを含む受信リクエストの絶対URI。
- abstain() - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
-
このレスポンスを返すプロバイダはディシジョンできません(例:
- abstain() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
-
このプロバイダはリソースについてディシジョンできません(例:
- abstain() - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
-
このリクエストの処理を棄権します。
- abstain() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
-
棄権レスポンスを作成します(例:
- abstain(AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
-
棄権レスポンスを作成します(例:
- ABSTAIN - io.helidon.security.providers.common.spi.AnnotationAnalyzer.Flag
-
このアナライザはセキュリティの必要性を表明できません - 存在しないかのように続行します。
- ABSTAIN - io.helidon.security.SecurityResponse.SecurityStatus
-
処理できません。エラーではありません。
- AbstractConfigSource - io.helidon.configのクラス
-
任意のタイプの構成ソースの構成を結合する、構成ソースの基本実装。
- AbstractConfigSource(AbstractConfigSourceBuilder<?, ?>) - クラスio.helidon.config.AbstractConfigSourceのコンストラクタ
-
ビルダーの共通データを使用して、このインスタンスのメディア・タイプ、パーサー、メディア・タイプ・マッピングおよびパーサー・マッピングを設定します。
- AbstractConfigSourceBuilder<B extends AbstractConfigSourceBuilder<B,U>, U > - io.helidon.configのクラス
-
構成モジュールで認識される構成可能なオプションを考慮した、構成ソース・ビルダーの共通の祖先。
- AbstractConfigSourceBuilder() - クラスio.helidon.config.AbstractConfigSourceBuilderのコンストラクタ
- AbstractDataSourceExtension - io.helidon.integrations.datasource.cdiのクラス
-
CDI beanとして追加される
DataSourceインスタンス用にサブクラスが配置された抽象Extension。 - AbstractDataSourceExtension() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのコンストラクタ
-
新しい
AbstractDataSourceExtensionを作成します。 - AbstractDbExecute - io.helidon.dbclient.commonのクラス
-
各プロバイダの実装を必要としないメソッドを実装します。
- AbstractDbExecute(DbStatements) - クラスio.helidon.dbclient.common.AbstractDbExecuteのコンストラクタ
-
構成済の文を使用してインスタンスを作成します。
- AbstractLogEntry - io.helidon.webserver.accesslogのクラス
-
共通のログ・エントリ機能。
- AbstractLogEntry(AbstractLogEntry.Builder<?, ?>) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのコンストラクタ
-
ビルダーを使用して新しいインスタンスを作成します。
- AbstractLogEntry.Builder<R extends AbstractLogEntry,T extends AbstractLogEntry.Builder<R,?>> - io.helidon.webserver.accesslogのクラス
-
AbstractLogEntry用のfluent APIビルダー。 - AbstractNodeBuilderImpl<ID,B> - io.helidon.configのクラス
- AbstractNodeBuilderImpl.MergingKey - io.helidon.configのクラス
-
内部構成ノード・キーは、内部構造の構築中に役立ちます。
- AbstractServiceBuilder - io.helidon.microprofile.grpc.coreのクラス
-
gRPCサービスおよびクライアント記述子ビルダーのベース・クラス。
- AbstractServiceBuilder(Class<?>, Supplier<?>) - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのコンストラクタ
-
指定されたgRPCサービス・クラスの新しいイントロスペクション・モデラーを作成します。
- AbstractSource - io.helidon.configのクラス
-
ソース実装の可能なすべての組合せのスーパー・セットとしてのソース・オプション。
- AbstractSource(AbstractSourceBuilder<?, ?>) - クラスio.helidon.config.AbstractSourceのコンストラクタ
-
指定されたビルダーから構成された新しいインスタンス。
- AbstractSourceBuilder<B extends AbstractSourceBuilder<B,U>, U > - io.helidon.configのクラス
-
Source実装の共通ビルダー・メソッドのベース・クラス。 - AbstractSourceBuilder() - クラスio.helidon.config.AbstractSourceBuilderのコンストラクタ
- AbstractStatement<S extends DbStatement<S,R>, R > - io.helidon.dbclient.commonのクラス
-
一般的な文メソッドおよびフィールド。
- AbstractStatement(DbStatementContext) - クラスio.helidon.dbclient.common.AbstractStatementのコンストラクタ
-
パラメータを処理する文。
- AbstractTracingFilter - io.helidon.tracing.jerseyのクラス
-
トレース・フィルタ・ベース。
- AbstractTracingFilter() - クラスio.helidon.tracing.jersey.AbstractTracingFilterのコンストラクタ
- accept(GenericType<?>, MessageBodyReaderContext) - クラスio.helidon.media.multipart.BodyPartBodyStreamReaderのメソッド
- accept(GenericType<?>, MessageBodyReaderContext) - クラスio.helidon.media.multipart.MultiPartBodyReaderのメソッド
- accept(GenericType<?>, MessageBodyWriterContext) - クラスio.helidon.media.multipart.BodyPartBodyStreamWriterのメソッド
- accept(GenericType<?>, MessageBodyWriterContext) - クラスio.helidon.media.multipart.MultiPartBodyWriterのメソッド
- accept(GenericType<?>, T) - インタフェースio.helidon.media.common.MessageBodyOperatorのメソッド
-
オペレータが指定された型を変換できるかどうかをテストします。
- accept(MediaType...) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
レスポンスで受け入れられるメディア・タイプ。
- accept(ServerRequest, ServerResponse) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
- accept(ServerRequest, ServerResponse) - インタフェースio.helidon.webserver.accesslog.AccessLogEntryのメソッド
-
このメソッドを使用すると、各ログ・エントリでリクエストまたはレスポンス(あるいはその両方)にすべてを登録できます。
- accept(ServerRequest, ServerResponse) - クラスio.helidon.webserver.accesslog.SizeLogEntryのメソッド
- accept(ServerRequest, ServerResponse) - クラスio.helidon.webserver.cors.CorsSupportのメソッド
- accept(ServerRequest, ServerResponse) - クラスio.helidon.webserver.FormParamsSupportのメソッド
-
非推奨。
- accept(ServerRequest, ServerResponse) - インタフェースio.helidon.webserver.Handlerのメソッド
- accept(ServerRequest, ServerResponse) - クラスio.helidon.webserver.RequestPredicate.ConditionalHandlerのメソッド
- accept(ServerRequest, ServerResponse, T) - インタフェースio.helidon.webserver.ErrorHandlerのメソッド
-
コンシューマの処理でエラーが発生しました。
- accept(ServerRequest, ServerResponse, T) - インタフェースio.helidon.webserver.Handler.EntityHandlerのメソッド
- accept(Class<?>, Class<?>, ServiceDescriptor.Builder) - クラスio.helidon.microprofile.grpc.metrics.MetricsConfigurerのメソッド
- accept(Class<?>, Class<?>, ServiceDescriptor.Builder) - インタフェースio.helidon.microprofile.grpc.server.AnnotatedServiceConfigurerのメソッド
-
ServiceDescriptor.Builderに変更を適用します。 - ACCEPT - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Accept"ヘッダー名。 - ACCEPT_CHARSET - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Accept-Charset"ヘッダー名。 - ACCEPT_DATETIME - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Accept-Datetime"ヘッダー名。 - ACCEPT_ENCODING - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Accept-Encoding"ヘッダー名。 - ACCEPT_LANGUAGE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Accept-Language"ヘッダー名。 - ACCEPT_PATCH - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Accept-Patch"ヘッダー名。 - ACCEPT_RANGES - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Accept-Ranges"ヘッダー名。 - acceptDatetime() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
オプションで、acceptedTypesバージョンを時間("Accept-Datetime"ヘッダー)で返します。
- ACCEPTED_202 - io.helidon.common.http.Http.Status
-
202 受領、「HTTP/1.1ドキュメント」を参照。
- acceptedTypes() - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
インバウンド
Acceptヘッダーを取得します。 - acceptedTypes() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
acceptedTypes ("Accept"ヘッダー)コンテンツ・タイプのリストを品質ファクタ順に返します。
- acceptedTypes() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
acceptedTypes ("Accept"ヘッダー)コンテンツ・タイプのリストを品質ファクタ順に返します。
- acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- acceptPatches() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
サポートされているパッチ・ドキュメント形式(ヘッダー"Accept-Patch")の不変リストを取得します。
- AcceptPredicate<T> - io.helidon.common.httpのインタフェース
-
Accept-*リクエスト・ヘッダーを使用してHTTPコンテンツ・ネゴシエーションをモデル化するAPI。 - accepts(MediaType...) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
任意のコンテンツ・タイプを受け入れるリクエストのみを受け入れます。
- accepts(String...) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定されたコンテンツ・タイプのいずれかを受け入れる場合のみ、リクエストを受け入れます。
- acceptsJson(ServerRequest, ServerResponse) - クラスio.helidon.webserver.JsonServiceのメソッド
-
AcceptおよびレスポンスContent-Typeヘッダーを使用して、JSONが受け入れられるレスポンス・タイプかどうかを判断します。 - ACCESS_CONTROL_ALLOW_CREDENTIALS - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
-
ヘッダーAccess-Control-Allow-Credentials。
- ACCESS_CONTROL_ALLOW_HEADERS - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
-
Header Access-Control-Allow-Headers。
- ACCESS_CONTROL_ALLOW_METHODS - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
-
ヘッダーAccess-Control-Allow-Methods。
- ACCESS_CONTROL_ALLOW_ORIGIN - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
-
ヘッダーAccess-Control-Allow-Origin。
- ACCESS_CONTROL_EXPOSE_HEADERS - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
-
ヘッダーAccess-Control-Expose-Headers。
- ACCESS_CONTROL_MAX_AGE - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
-
Header Access-Control-Max-Age。
- ACCESS_CONTROL_REQUEST_HEADERS - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
-
ヘッダーAccess-Control-Request-Headers。
- ACCESS_CONTROL_REQUEST_METHOD - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
-
Header Access-Control-Request-Method。
- ACCESS_TOKEN_KEY - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
-
アプリケーション・トークンのリクエスト時にIDCSレスポンスから取得されるトークンのJSONキー。
- AccessLogCdiExtension - io.helidon.microprofile.accesslogのクラス
-
アクセス・ログのサポートを追加するためのMicroProfileの拡張。
- AccessLogCdiExtension() - クラスio.helidon.microprofile.accesslog.AccessLogCdiExtensionのコンストラクタ
- AccessLogContext - io.helidon.webserver.accesslogのインタフェース
-
アクセス・ログ処理のコンテキスト。
- AccessLogEntry - io.helidon.webserver.accesslogのインタフェース
-
アクセス・ログのデータを生成するエントリ。
- AccessLogHandler - io.helidon.webserver.accesslogのクラス
-
独自のファイルへのアクセス・ログの分離をサポートするログ・ハンドラ。
- AccessLogHandler() - クラスio.helidon.webserver.accesslog.AccessLogHandlerのコンストラクタ
-
デフォルトの
AccessLogHandlerを構築します。 - AccessLogSupport - io.helidon.webserver.accesslogのクラス
-
WebServerへのアクセス・ロギングのサポートを追加するサービス。
- AccessLogSupport.Builder - io.helidon.webserver.accesslogのクラス
-
AccessLogSupport用のfluent APIビルダー。 - ack() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
- acknowledgeMode(AcknowledgeMode) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
JMS確認応答モード。
- acknowledgeMode(AcknowledgeMode) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
JMS確認応答モード。
- AcknowledgeMode - io.helidon.messaging.connectors.jmsの列挙
-
JMS apiの
Session.AUTO_ACKNOWLEDGE、Session.CLIENT_ACKNOWLEDGEおよびSession.DUPS_OK_ACKNOWLEDGE定数に相当する列挙。 - acks(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
リクエストが完了したとみなされる前にプロデューサが受信したリーダーに要求する確認の数。
- ackTimeout(long) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
-
この値は、autoCommitがfalseに設定されている場合にのみ適用されます。
- acquireTransactionManager() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.TransactionControllerのメソッド
-
null以外のTransactionManagerを返します。 - activateSpan(Span) - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
- activeSpan() - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
- adaptiveBuilder(Duration) - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのstaticメソッド
-
境界および
ScheduledPollingStrategy.RecurringPolicy.shorten()またはScheduledPollingStrategy.RecurringPolicy.lengthen()によって提供されるフィードバックに反応する可能性を使用して、動作を変更する機能を持つScheduledPollingStrategy.RecurringPolicyのビルダーを作成します。 - add(FtHandler) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
- add(FtHandler) - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
- add(AccessLogEntry) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
-
このアクセス・ログの形式を作成するログ・エントリのリストに
AccessLogEntryを追加します。 - add(String, Iterable<String>) - クラスio.helidon.common.http.HashParametersのメソッド
- add(String, Iterable<String>) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定された値tuを、指定されたキー(オプションの操作)に関連付けて追加します。
- add(String, Iterable<String>) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- add(String, String...) - インタフェースio.helidon.common.http.FormBuilderのメソッド
-
特定のコンテンツ処理名に新しい値を追加します。
- add(String, String...) - クラスio.helidon.common.http.FormParams.Builderのメソッド
- add(String, String...) - クラスio.helidon.common.http.HashParametersのメソッド
- add(String, String...) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定された値tuを、指定されたキー(オプションの操作)に関連付けて追加します。
- add(String, String...) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- add(String, String...) - クラスio.helidon.media.multipart.FileFormParams.Builderのメソッド
- add(Supplier<T>) - インタフェースio.helidon.common.LazyListのメソッド
-
別のレイジー・アイテムをリストに追加します。
- add(HealthCheck...) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
非推奨。かわりに
HealthSupport.Builder.addReadiness(org.eclipse.microprofile.health.HealthCheck...)またはHealthSupport.Builder.addLiveness(org.eclipse.microprofile.health.HealthCheck...)を使用してください。 このメソッドは、マイクロプロファイル仕様で汎用HealthChecks (すでに非推奨になっています)のサポートが削除されるまで必要です。 - add(T) - クラスio.helidon.grpc.core.PriorityBagのメソッド
-
バッグに要素を追加します。
- add(T, int) - クラスio.helidon.grpc.core.PriorityBagのメソッド
-
特定の優先度を持つ要素をバッグに追加します。
- addAccept(MediaType) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
受け入れられた
MediaTypeを追加します。 - addAcceptHeader(HttpSignHeader) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
-
インバウンド・リクエストで検証されるヘッダーを追加します。
- addAcceptPatches(MediaType...) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
1つ以上のacceptedTypesパス・ドキュメント形式(ヘッダー"Accept-Patch")を追加します。
- addAdditionalGrants(Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
-
IDCSから取得されない権限を追加するための拡張ポイント。
- addAdditionalGrants(String, String, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
-
作成中のサブジェクトに付与を追加するための拡張ポイント。
- addAll(Parameters) - クラスio.helidon.common.http.HashParametersのメソッド
- addAll(Parameters) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定された
parametersからこのインスタンスにすべてのマッピングをコピーし、既存の関連付け(オプションの操作)に値を追加します。 - addAll(Parameters) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- addAll(Iterable<? extends T>) - クラスio.helidon.grpc.core.PriorityBagのメソッド
-
バッグに要素を追加します。
- addAll(Iterable<? extends T>, int) - クラスio.helidon.grpc.core.PriorityBagのメソッド
-
バッグに要素を追加します。
- addApplication(JaxRsApplication) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
使用可能なすべてのオプションを指定してJAX-RSアプリケーションをこのサーバーに追加します。
- addApplication(Class<? extends Application>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
使用するJAX-RSアプリケーション・クラス。
- addApplication(String, Class<? extends Application>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
使用するJAX-RSアプリケーション・クラス。
- addApplication(String, Application) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
-
明示的なコンテキスト・パスを使用して、jerseyアプリケーションをサーバーに追加します。
- addApplication(String, Application) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
使用するJAX-RSアプリケーション。
- addApplication(Application) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
-
jerseyアプリケーションをサーバーに追加します。
- addApplication(Application) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
使用するJAX-RSアプリケーション。
- addApplications(List<JaxRsApplication>) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
-
指定されたリストからすべてのアプリケーション・メタデータを追加します。
- addApplyOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
-
失敗とみなされるスロー可能オブジェクトを追加します。
- addApplyOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
-
このスロー可能クラスにフォールバックを適用します。
- addApplyOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
-
失敗とみなされるスロー可能オブジェクトを追加します。
- addAtribute(String, Object) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
-
このエンドポイント構成ビルダーに属性を追加します。
- addAttribute(String, Object) - クラスio.helidon.security.Grant.Builderのメソッド
-
この権限に属性を追加します。
- addAttribute(String, Object) - クラスio.helidon.security.Principal.Builderのメソッド
-
このプリンシパルにカスタム属性を追加します。
- addAttribute(String, Object) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
-
この環境に属性を追加します。
- addAttribute(String, Object) - クラスio.helidon.security.Subject.Builderのメソッド
-
このサブジェクトに属性を追加します。
- addAudienceValidator(Collection<Validator<Jwt>>, String, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
-
バリデータのコレクションにオーディエンスのバリデータを追加します。
- addAuditProvider(AuditProvider) - クラスio.helidon.security.Security.Builderのメソッド
-
このセキュリティ・ランタイムに監査プロバイダを追加します。
- addAuditProvider(Supplier<? extends AuditProvider>) - クラスio.helidon.security.Security.Builderのメソッド
-
このセキュリティ・ランタイムに監査プロバイダを追加します。
- addAuthenticationProvider(AuthenticationProvider) - クラスio.helidon.security.Security.Builderのメソッド
-
認証プロバイダの追加。
- addAuthenticationProvider(AuthenticationProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
-
名前付き認証プロバイダを追加します。
- addAuthenticationProvider(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
-
必要なプロバイダをこのコンポジット・プロバイダに追加します。
- addAuthenticationProvider(String, CompositeProviderFlag) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
-
このコンポジット・ポリシーにプロバイダを追加します。
- addAuthenticationProvider(Supplier<? extends AuthenticationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
-
認証プロバイダの追加。
- addAuthenticationProvider(Supplier<? extends AuthenticationProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
-
名前付き認証プロバイダを追加します。
- addAuthorizationProvider(AuthorizationProvider) - クラスio.helidon.security.Security.Builderのメソッド
-
認可プロバイダを追加します。
- addAuthorizationProvider(AuthorizationProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
-
名前付き認可プロバイダを追加します。
- addAuthorizationProvider(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
-
必要なプロバイダをこのコンポジット・プロバイダに追加します。
- addAuthorizationProvider(String, CompositeProviderFlag) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
-
このコンポジット・ポリシーにプロバイダを追加します。
- addAuthorizationProvider(Supplier<? extends AuthorizationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
-
認可プロバイダを追加します。
- addAuthorizationProvider(Supplier<? extends AuthorizationProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
-
名前付き認可プロバイダを追加します。
- addBean(BeanConfigurator<DataSource>, Named, Properties) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
-
サブクラスが、指定された
BeanConfiguratorを使用してDataSource型Beanを追加できるようにするために呼び出されます。 - addBean(BeanConfigurator<DataSource>, Named, Properties) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
- addBean(BeanConfigurator<DataSource>, Named, Properties) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
- addBeanClasses(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- addBetween(LocalTime, LocalTime) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
-
新しい"between time"構成を追加します。
- addBlacklistedException(String) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
-
ブラックリストに例外を追加します。
- addCert(X509Certificate) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
-
使用する証明書のリストに証明書を追加します。
- addCertAlias(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
信頼できる証明書セットの生成に使用される別名のリストに別名を追加します。
- addCertChain(X509Certificate) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
-
X.509証明書インスタンスを証明書チェーンの最後に追加します。
- addComponent(ComponentTracingConfig) - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
-
トレース対象のコンポーネント構成を追加します。
- addContextValue(Context.Key<T>, T) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
-
このメソッドが呼び出されたときにコール
Contextに追加されるContext.Keyおよび値を追加します。 - addContextValue(Context.Key<V>, V) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- addContextValue(Context.Key<V>, V) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスの
Contextに値を追加します。 - addCookie(SetCookie) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
RFC6265で指定された
Set-Cookieヘッダーを追加します。 - addCookie(String, String) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
デフォルトcookieを追加します。
- addCookie(String, String) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
リクエストにcookieを追加します。
- addCookie(String, String) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
RFC2616に基づいて
Set-Cookieヘッダーを追加します。 - addCookie(String, String, Duration) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
RFC6265 with
Max-Ageパラメータに基づいてSet-Cookieヘッダーを追加します。 - addCrossOrigin(CrossOriginConfig) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
-
デフォルト・パスに関連付けられたクロス・オリジン情報を追加します。
- addCrossOrigin(String, CrossOriginConfig) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
-
指定されたパスに関連付けられたクロス・オリジン情報を追加します。
- addDaysOfWeek(DayOfWeek...) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
-
新しい"曜日"構成を追加します。
- addDaysOfWeek(List<DayOfWeek>) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
-
新しい"曜日"構成を追加します。
- addDefaultSources() - クラスio.helidon.config.mp.MpConfigBuilderのメソッド
- addDigestQop(HttpDigest.Qop) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
-
サポートするダイジェストQOP。
- addDiscoveredConverters() - クラスio.helidon.config.mp.MpConfigBuilderのメソッド
- addDiscoveredSources() - クラスio.helidon.config.mp.MpConfigBuilderのメソッド
- addExcluded(String) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
ヘルス・チェックをブラック・リストに追加します。
- addExcluded(Collection<String>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
ヘルス・チェックをブラック・リストに追加します。
- addExcludedClass(Class<?>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
クラスは、そのクラスに対するヘルス・チェックの起動から除外される場合があります。
- addExcludedClass(Class<? extends T>) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
-
除外された実装クラスの追加 - このようなサービス実装が(Javaサービス・ローダーまたは
HelidonServiceLoader.Builder.addService(Object)を使用)で構成されている場合、無視されます。 - addExcludedClassName(String) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
-
除外された実装クラスの追加 - このようなサービス実装が(Javaサービス・ローダーまたは
HelidonServiceLoader.Builder.addService(Object)を使用)で構成されている場合、無視されます。 - addExecutor(PolicyExecutor) - クラスio.helidon.security.abac.policy.PolicyValidator.Builderのメソッド
-
エグゼキュータ(javaサービスとして使用できない)を追加します。
- addExtensions(Class<? extends Extension>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- addExtensions(Extension...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- addFallback(Fallback<T>) - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
-
ハンドラのリストにフォールバックを追加します。
- addFallback(Fallback<U>) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
-
ハンドラのリストにフォールバックを追加します。
- addFile(String, String, Path) - クラスio.helidon.media.multipart.FileFormParams.Builderのメソッド
-
特定の名前とファイル名を持つファイルをフォームに追加します。
- addFile(String, Path...) - クラスio.helidon.media.multipart.FileFormParams.Builderのメソッド
-
特定の名前のファイルをフォームに追加します。
- addFilter(ConfigFilter) - インタフェースio.helidon.config.Config.Builderのメソッド
-
ユーザーに返される前に要素値をフィルタするために
Configで使用されるConfigFilterインスタンスを登録します。 - addFilter(Function<Config, ConfigFilter>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
ConfigFilterプロバイダをFunction<Config,ConfigFilter>として登録します。 - addFilter(Supplier<Function<Config, ConfigFilter>>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
ConfigFilterプロバイダをSupplier<Function<Config,ConfigFilter>>として登録します。 - addGrant(Grant) - クラスio.helidon.security.Subject.Builderのメソッド
-
このサブジェクトに権限を追加します。
- addHeader(String, String...) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
デフォルト・ヘッダー((acceptなど))を追加します。
- addHeader(Map<String, List<String>>, String) - クラスio.helidon.security.util.TokenHandlerのメソッド
-
トークンを新しいヘッダー値として追加します。
- addHeaderClaim(String, Object) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
一般ヘッダー・クレームを追加します。
- addHost(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
-
このターゲットに対してサポートされているホストを追加します。
- addInbound(InboundClientDefinition) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
-
インバウンド構成を追加します。
- addIncluded(String) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
ホワイト・リストにヘルス・チェックを追加します(
HealthSupport.includeAllがfalseに設定されている場合)。 - addIncluded(Collection<String>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
ホワイト・リストにヘルス・チェックを追加します(
HealthSupport.includeAllがfalseに設定されている場合)。 - addIssuerValidator(Collection<Validator<Jwt>>, String, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
-
発行者のバリデータをバリデータのコレクションに追加します。
- addKey(Jwk) - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
-
このキーに新しいJWKを追加します。
- addList(ConfigNode.ListNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
- addList(ConfigNode.ListNode) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
-
リストにリスト・ノードを追加します。
- addList(String, ConfigNode.ListNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
- addList(String, ConfigNode.ListNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
-
指定された
keyに関連付けられたリスト・ノードを設定します。 - addLiveness(Collection<HealthCheck>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
稼働状態ヘルス・チェックを追加します。
- addLiveness(HealthCheck...) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
稼働状態ヘルス・チェックを追加します。
- addMapper(GenericType<T>, Function<Config, T>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
指定された
GenericTypeのマッピング関数を登録します。 - addMapper(Mapper<S, T>, GenericType<S>, GenericType<T>) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
-
マッパーのリストにマッパーを追加します。
- addMapper(Mapper<S, T>, GenericType<S>, GenericType<T>, int) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
-
カスタム優先度のマッパーのリストにマッパーを追加します。
- addMapper(Mapper<S, T>, Class<S>, Class<T>) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
-
マッパーのリストにマッパーを追加します。
- addMapper(Mapper<S, T>, Class<S>, Class<T>, int) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
-
カスタム優先度でマッパーのリストにマッパーを追加します。
- addMapper(ConfigMapperProvider) - インタフェースio.helidon.config.Config.Builderのメソッド
-
Stringのマップを使用して、指定したtypeにConfigMapperProviderを登録します。 - addMapper(DbMapper<TYPE>, GenericType<TYPE>) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- addMapper(DbMapper<TYPE>, GenericType<TYPE>) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- addMapper(DbMapper<TYPE>, GenericType<TYPE>) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
汎用型をサポートするカスタム・マッパーを追加します。
- addMapper(DbMapper<TYPE>, Class<TYPE>) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- addMapper(DbMapper<TYPE>, Class<TYPE>) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- addMapper(DbMapper<TYPE>, Class<TYPE>) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
カスタム・マッパーを追加します。
- addMapper(Class<T>, Function<Config, T>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
指定された
typeのマッピング関数を登録します。 - addMapperProvider(MapperProvider) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
-
システム・サービス・ローダーからロードされたプロバイダのリストに新しい
MapperProviderを追加します。 - addMapperProvider(MapperProvider, int) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
-
システム・サービス・ローダーからロードされたプロバイダのリストに、カスタム優先度で新しい
MapperProviderを追加します。 - addMapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.DbMapperManager.Builderのメソッド
-
マッパー・プロバイダを追加します。
- addMapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- addMapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- addMapperProvider(DbMapperProvider) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
データベース・スキーマ・マッパー・プロバイダ。
- addMapperProvider(DbMapperProvider, int) - クラスio.helidon.dbclient.DbMapperManager.Builderのメソッド
-
カスタム優先度でマッパー・プロバイダを追加します。
- addMediaSupport(MediaSupport) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
- addMediaSupport(MediaSupport) - インタフェースio.helidon.media.common.MediaContextBuilderのメソッド
-
MediaSupportの新しいインスタンスを追加します。 - addMediaSupport(MediaSupport) - クラスio.helidon.webclient.WebClient.Builderのメソッド
- addMediaSupport(MediaSupport) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- addMediaSupport(MediaSupport, int) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
-
特定の優先度で
MediaSupportの新しいインスタンスを追加します。 - addMethod(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
-
このターゲットに対してサポートされているメソッドを追加します。
- addMethod(String) - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
-
この構成を制限する新しいHTTPメソッドを追加します。
- addMethod(String, Method) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
-
プレフィクスなしで式で使用できるカスタム・メソッドを追加します。
- addMethod(String, String, Method) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
-
式で使用できるカスタム・メソッドを追加します。
- addNamedRouting(String, Routing) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
専用ルーティングを追加のサーバー・ソケット構成に関連付けます。
- addNamedRouting(String, Supplier<Routing>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
専用ルーティングを追加のサーバー・ソケット構成に関連付けます。
- addNode(ConfigNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
-
リストに新しい要素を追加します。
- addNode(String, ConfigNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
-
マップに新しいメンバーを設定します。
- addNode(String, ConfigNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
-
構成ノードを追加します。
- addNoProxy(String) - クラスio.helidon.webclient.Proxy.Builderのメソッド
-
プロキシを経由しないホスト・パターンを構成します。
- addObject(ConfigNode.ObjectNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
- addObject(ConfigNode.ObjectNode) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
-
オブジェクト・ノードをリストに追加します。
- addObject(String, ConfigNode.ObjectNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
- addObject(String, ConfigNode.ObjectNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
-
指定された
keyに関連付けられたオブジェクト・ノードを設定します。 - addOperationServer(String, String) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
-
指定された操作IDの操作サーバーを追加します。
- addOutboundProvider(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
-
このコンポジット・ポリシーにプロバイダを追加します。
- addOutboundSecurityProvider(OutboundSecurityProvider) - クラスio.helidon.security.Security.Builderのメソッド
-
構成済のすべてのアイデンティティ伝播プロバイダが使用されます。
- addOutboundSecurityProvider(OutboundSecurityProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
-
名前付きアウトバウンド・セキュリティ・プロバイダを追加します。
- addOutboundSecurityProvider(Supplier<? extends OutboundSecurityProvider>) - クラスio.helidon.security.Security.Builderのメソッド
-
構成済のすべてのアイデンティティ伝播プロバイダが使用されます。
- addOutboundSecurityProvider(Supplier<? extends OutboundSecurityProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
-
名前付きアウトバウンド・セキュリティ・プロバイダを追加します。
- addOutboundTarget(OutboundTarget) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
-
アイデンティティ伝播のアウトバウンド・ターゲットを構成します。
- addOutboundTarget(OutboundTarget) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
-
新しいアウトバウンド・ターゲットを追加して、アイデンティティ伝播または明示的なユーザー名/パスワードを構成します。
- addPackages(boolean, Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- addPackages(boolean, Package...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- addPackages(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- addPackages(Package...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- addParam(Object) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
- addParam(Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
-
順序付けられたパラメータのリストに次のパラメータを追加します(例:
- addParam(Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
- addParam(String, Object) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
- addParam(String, Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
-
名前付きパラメータのマップに次のパラメータを追加します(例:
- addParam(String, Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
- addParameter(String, String) - クラスio.helidon.common.http.MediaType.Builderのメソッド
-
パラメータ・マップに新しいパラメータを追加します。
- addParser(ConfigParser) - インタフェースio.helidon.config.Config.Builderのメソッド
-
ParsableSourceのConfigParser.Contentを解析するために構成システムで使用できるConfigParserインスタンスを登録します。 - addPath(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
-
このターゲットに対してサポートされているパスを追加します。
- addPathConfig(PathTracingConfig) - クラスio.helidon.webserver.WebTracingConfig.Builderのメソッド
-
トレースのパス固有の構成を追加します。
- addPathServer(String, String) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
-
指定されたパスのパス・サーバーを追加します。
- addPayloadClaim(String, Object) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
汎用ペイロード・クレームを追加します。
- addPrincipal(Principal) - クラスio.helidon.security.Subject.Builderのメソッド
-
このサブジェクトのプリンシパルのリストにプリンシパルを追加します。
- addPrivateCredential(Class<?>, Object) - クラスio.helidon.security.Subject.Builderのメソッド
-
このサブジェクトにプライベート資格証明を追加します。
- addPrivateCredential(Object) - クラスio.helidon.security.Subject.Builderのメソッド
-
クラスの下にバインドされるプライベート資格証明をこのサブジェクトに追加します。
- addPropagation(Configuration.Propagation) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
使用する伝播タイプを追加します。
- addProperty(String, Object) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- addProvider(SecurityProvider) - クラスio.helidon.security.Security.Builderのメソッド
-
名前が
Class.getSimpleName()に設定されているSecurity.Builder.addProvider(SecurityProvider, String)として機能するプロバイダを追加します。 - addProvider(SecurityProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
-
複数のインタフェースを実装できる名前付きプロバイダを追加します。
- addProvider(Supplier<? extends SecurityProvider>) - クラスio.helidon.security.Security.Builderのメソッド
-
名前が
Class.getSimpleName()に設定されているSecurity.Builder.addProvider(SecurityProvider, String)として機能するプロバイダを追加します。 - addProvider(Supplier<? extends SecurityProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
-
複数のインタフェースを実装できる名前付きプロバイダを追加します。
- addPublicCredential(Class<?>, Object) - クラスio.helidon.security.Subject.Builderのメソッド
-
このサブジェクトにパブリック資格証明を追加します。
- addPublicCredential(Object) - クラスio.helidon.security.Subject.Builderのメソッド
-
クラスの下にバインドされるパブリック資格証明をこのサブジェクトに追加します。
- addQueryParamHandler(QueryParamHandler) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
-
問合せパラメータを抽出してセキュリティ・リクエスト・ヘッダーに格納するための新しいハンドラを追加します。
- addQueryParamHandlers(Iterable<QueryParamHandler>) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
-
ハンドラを追加して問合せパラメータを抽出し、セキュリティ・リクエスト・ヘッダーに格納します。
- addReader(MessageBodyReader<?>) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
- addReader(MessageBodyReader<?>) - インタフェースio.helidon.media.common.MediaContextBuilderのメソッド
-
新しいリーダーを登録します。
- addReader(MessageBodyReader<?>) - クラスio.helidon.webclient.WebClient.Builderのメソッド
- addReader(MessageBodyReader<?>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- addReadiness(Collection<HealthCheck>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
準備ヘルス・チェックを追加します。
- addReadiness(HealthCheck...) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
準備ヘルス・チェックを追加します。
- addRequest(AtomicLong, long) - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
Long.MAX_VALUEで制限しながら、指定されたリクエスト量をフィールドに原子的に追加します。 - addResourceClass(Class<?>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
使用するJAX-RSリソース・クラスを追加します。
- addResourceClasses(List<Class<?>>) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
-
CDIを介して検出されたリソース・クラスのリストに、リストからすべてのリソース・クラスを追加します。
- address() - クラスio.helidon.security.jwt.Jwtのメソッド
-
アドレス・クレームです。
- address(JwtUtil.Address) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトのアドレス。
- Address(JsonObject) - クラスio.helidon.security.jwt.JwtUtil.Addressのコンストラクタ
-
json表現からアドレス・オブジェクトを作成します。
- addRole(String) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
-
ユーザー・サブジェクトのロールのリストにロールを追加します。
- addRoles(Collection<String>) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
-
ユーザーのロールのコレクションをこのビルダーに追加します。
- addScope(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
追加するOAuth2スコープ・クレーム。
- addService(DbClientService) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
-
クライアント・サービスを追加します。
- addService(DbClientService) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- addService(DbClientService) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- addService(DbClientService) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
インターセプタを追加します。
- addService(WebClientService) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
WebClientServiceの新規インスタンスを登録します。 - addService(Supplier<? extends DbClientService>) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
-
クライアント・サービスを追加します。
- addService(Supplier<? extends WebClientService>) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
WebClientServiceの新規インスタンスを登録します。 - addService(T) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
-
サービスのリストにカスタム・サービス実装を追加します。
- addService(T, int) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
-
カスタム・サービス実装をカスタム優先度を持つサービスのリストに追加します。
- addServiceProvider(DbClientServiceProvider) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
-
インターセプタ・プロバイダを追加します。
- addServiceRoles(Collection<String>) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
-
このビルダーの対象となるサービスのロールのコレクションを追加します。
- addSkipOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
-
このスロー可能オブジェクトは失敗とみなされません。
- addSkipOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
-
このスロー可能クラスにはフォールバックを適用しないでください。
- addSkipOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
-
このスロー可能オブジェクトは再試行可能とみなされません。
- addSocket(SocketConfiguration) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
名前付きサーバー・ソケット構成を追加します。
- addSocket(SocketConfiguration, Routing) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
名前付きソケットとルーティングを追加します。
- addSocket(String, int, InetAddress) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。2.0.0以降、かわりに
ServerConfiguration.Builder.addSocket(String, SocketConfiguration)を使用してください - addSocket(String, SocketConfiguration) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。名前付きサーバー・ソケット構成を追加します。
- addSocket(String, SocketConfiguration) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
非推奨。2.0.0以降、かわりに
WebServer.Builder.addSocket(SocketConfiguration)を使用してください。名前はソケット構成の一部になりました - addSocket(String, Supplier<SocketConfiguration>) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。名前付きサーバー・ソケット構成ビルダーを追加します。
- addSocket(String, Supplier<SocketConfiguration>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
非推奨。2.0.0以降、かわりに
WebServer.Builder.addSocket(Supplier)を使用してください。名前はソケット構成の一部になりました - addSocket(Supplier<SocketConfiguration>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
名前付きサーバー・ソケット構成ビルダーを追加します。
- addSource(ConfigSource) - インタフェースio.helidon.config.Config.Builderのメソッド
-
ソースのリストに構成ソースを追加します。
- addSource(Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
このビルダーに単一の構成ソースを追加します。
- addSpan(SpanTracingConfig) - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
-
トレースされた新しいスパン構成を追加します。
- addSpanLog(SpanLogTracingConfig) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
-
トレースされたスパン・ログの構成を追加します。
- addStatement(String, String) - クラスio.helidon.dbclient.DbStatements.Builderのメソッド
-
名前付きデータベース文をデータベース構成に追加します。
- addStreamReader(MessageBodyStreamReader<?>) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
- addStreamReader(MessageBodyStreamReader<?>) - インタフェースio.helidon.media.common.MediaContextBuilderのメソッド
-
新しいストリーム・リーダーを登録します。
- addStreamReader(MessageBodyStreamReader<?>) - クラスio.helidon.webclient.WebClient.Builderのメソッド
- addStreamReader(MessageBodyStreamReader<?>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- addStreamWriter(MessageBodyStreamWriter<?>) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
- addStreamWriter(MessageBodyStreamWriter<?>) - インタフェースio.helidon.media.common.MediaContextBuilderのメソッド
-
新しいストリーム・ライターを登録します。
- addStreamWriter(MessageBodyStreamWriter<?>) - クラスio.helidon.webclient.WebClient.Builderのメソッド
- addStreamWriter(MessageBodyStreamWriter<?>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- addStringMapper(Class<T>, Function<String, T>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
指定された
typeのStringから単純なFunctionを登録します。 - addSubjectType(SubjectType) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
-
サポートされるサブジェクト・タイプを追加します。
- addSyntheticApplication(List<Class<?>>) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
-
提供されたリソース・クラスからアプリケーションを作成し、アプリケーションのリストに追加します。
- addTarget(OutboundTarget) - クラスio.helidon.security.providers.common.OutboundConfig.Builderのメソッド
-
新しいターゲット構成を追加します。
- addToken(Class<T>, U) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
-
トークン・インスタンス(JWTインスタンスなど)を追加します。
- addToken(Object) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
-
トークン・インスタンス(JWTインスタンスなど)を追加します。
- addTracerTag(String, boolean) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
- addTracerTag(String, boolean) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
- addTracerTag(String, boolean) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- addTracerTag(String, Number) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
- addTracerTag(String, Number) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
- addTracerTag(String, Number) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- addTracerTag(String, String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
- addTracerTag(String, String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
- addTracerTag(String, String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- addTransformer(ClassTransformer) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- addTransport(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
-
このターゲットに対してサポートされているトランスポートを追加します。
- addUserGroup(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
追加するユーザー・グループ・クレーム。
- addUserStore(SecureUserStore) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
-
このプロバイダで使用されるストアのリストにユーザー・ストアを追加します。
- addValidator(AbacValidator<? extends AbacValidatorConfig>) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
-
明示的な追加(例:
- addValue(ConfigNode.ValueNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
- addValue(ConfigNode.ValueNode) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
-
リストに文字列値を追加します。
- addValue(String) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
-
リストに文字列値を追加します。
- addValue(String, ConfigNode.ValueNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
- addValue(String, ConfigNode.ValueNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
-
指定された
keyに関連付けられた文字列値を設定します。 - addValue(String, String) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
-
指定された
keyに関連付けられた文字列値を設定します。 - addWatchServiceModifier(WatchEvent.Modifier) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
-
監視サービスの修飾子を追加します。
- addWhitelistedException(String) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
-
ホワイトリストに例外を追加します。
- addWriter(MessageBodyWriter<?>) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
- addWriter(MessageBodyWriter<?>) - インタフェースio.helidon.media.common.MediaContextBuilderのメソッド
-
新しいライターを登録します。
- addWriter(MessageBodyWriter<?>) - クラスio.helidon.webclient.WebClient.Builderのメソッド
- addWriter(MessageBodyWriter<?>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- AFTER_ONCOMPLETE - io.helidon.media.common.MessageBodyContext.EventType
-
Flow.Subscriber.onComplete()の後に発行されます。 - AFTER_ONERROR - io.helidon.media.common.MessageBodyContext.EventType
-
Flow.Subscriber.onError(Throwable)の後に発行されます。 - AFTER_ONNEXT - io.helidon.media.common.MessageBodyContext.EventType
-
Flow.Subscriber.onNext(Object)の後に発行されます。 - AFTER_ONSUBSCRIBE - io.helidon.media.common.MessageBodyContext.EventType
- afterBean(AfterBeanDiscovery, BeanManager) - クラスio.helidon.microprofile.grpc.client.GrpcClientCdiExtensionのメソッド
-
以前に取得した
GrpcProxyインジェクション・ポイントを処理します。 - afterExecute(Runnable, Throwable) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
- AGE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Age"ヘッダー名。 - ALG_ES256 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
P-256およびSHA-256を使用したECDSA。
- ALG_ES384 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
P-384およびSHA-384を使用したECDSA。
- ALG_ES512 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
"P-521"およびSHA-512を使用したECDSA。
- ALG_HS256 - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
-
HMAC (SHA-256を使用)。
- ALG_HS384 - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
-
HMAC (SHA-384を使用)。
- ALG_HS512 - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
-
HMAC(SHA-512を使用)。
- ALG_NONE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
セキュリティを定義しないアルゴリズム(例:
- ALG_RS256 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
SHA-256を使用するRSASSA-PKCS1-v1_5。
- ALG_RS384 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
SHA-384を使用するRSASSA-PKCS1-v1_5。
- ALG_RS512 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
SHA-512を使用するRSASSA-PKCS1-v1_5。
- algorithm() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
-
このキーの署名/暗号化時に使用されるアルゴリズム。
- algorithm() - クラスio.helidon.security.jwt.Jwtのメソッド
-
アルゴリズム・クレームです。
- algorithm() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
-
このクライアントで使用されるシグネチャのアルゴリズム。
- algorithm() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
-
このシグネチャで使用されるアルゴリズム。
- algorithm(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
"alg"クレームは、シグネチャ・アルゴリズムの定義に使用されます。
- algorithm(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
-
このクライアントで使用されるシグネチャのアルゴリズム。
- algorithm(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
-
このシグネチャで使用されるアルゴリズム。
- aliasesOf(String) - クラスio.helidon.config.EnvironmentVariableAliasesのstaticメソッド
-
指定された構成キーの別名のリストを返します。
- all(String) - クラスio.helidon.common.http.HashParametersのメソッド
- all(String) - インタフェースio.helidon.common.http.Headersのメソッド
-
すべてのヘッダー・フィールドの変更不可能な
Listを返します - 各要素は、リクエスト内の単一のヘッダー・フィールドの値を表します。 - all(String) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定された名前付きパラメータのすべての値の変更不可能なリストを返します。
- all(String) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- ALL - io.helidon.grpc.server.ServerRequestAttribute
-
すべての属性を記録します。
- ALL_CALL_OPTIONS - io.helidon.grpc.client.ClientRequestAttribute
-
トレース・スパンにメソッド・コール・オプションを追加します。
- allAnnotations() - クラスio.helidon.security.SecurityLevelのメソッド
-
クラス・レベルおよびメソッド・レベルの注釈を単一の
Mapにまとめて返します。 - allHeaders(String) - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
-
指定されたキーのすべてのヘッダー値を文字列として取得します。
- ALLOW - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Allow"ヘッダー名。 - allowAnonymous() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
呼び出された場合、認証失敗はリクエストを中断せず、匿名(デフォルトはfalseです)として続行されます。
- allowAnonymous() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
呼び出された場合、認証失敗はリクエストを中断せず、匿名(デフォルトはfalseです)として続行されます。
- allowCredentials() - 注釈型io.helidon.microprofile.cors.CrossOriginのメソッド
-
クライアントがcookieまたは資格証明を送信できるかどうか。
- allowCredentials() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
- allowCredentials(boolean) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
- allowCredentials(boolean) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
- allowHeaders() - 注釈型io.helidon.microprofile.cors.CrossOriginのメソッド
-
許可されているリクエスト・ヘッダーのリスト、またはすべてのヘッダーを許可する
"*"。 - allowHeaders() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
- allowHeaders(String...) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
- allowHeaders(String...) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
- allowImpersonation(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
JwtAuthProvider.EP_PROPERTY_OUTBOUND_USERプロパティを使用してアウトバウンド・リクエストのユーザー名を明示的にオーバーライドすることで、偽装を許可するかどうか。 - allowImpersonation(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
JwtProvider.EP_PROPERTY_OUTBOUND_USERプロパティを使用してアウトバウンド・リクエストのユーザー名を明示的にオーバーライドすることで、偽装を許可するかどうか。 - allowMethods() - 注釈型io.helidon.microprofile.cors.CrossOriginのメソッド
-
サポートされているHTTPリクエスト・メソッドのリスト。
- allowMethods() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
- allowMethods(String...) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
- allowMethods(String...) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
- allowOrigins() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
- allowOrigins(String...) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
- allowOrigins(String...) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
- allowUnsigned(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
署名されていないJWTのサポートを構成します。
- AlreadyCompletedException - io.helidon.common.httpでの例外
-
すでに完了しているリソースに対して変更メソッドが呼び出されたことを通知します。
- AlreadyCompletedException(String) - 例外io.helidon.common.http.AlreadyCompletedExceptionのコンストラクタ
-
指定された詳細メッセージを持つ
AlreadyCompletedExceptionを構築します。 - AlreadyCompletedException(String, Throwable) - 例外io.helidon.common.http.AlreadyCompletedExceptionのコンストラクタ
-
指定された詳細メッセージと原因を持つ
AlreadyCompletedExceptionを構築します。 - AlreadyCompletedException(Throwable) - 例外io.helidon.common.http.AlreadyCompletedExceptionのコンストラクタ
-
指定された原因で
AlreadyCompletedExceptionを構築します。 - ALT_SVC - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Alt-Svc"ヘッダー名。 - analyze(Class<?>) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
- analyze(Class<?>) - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのメソッド
- analyze(Class<?>) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
-
アプリケーション・クラスを分析します。
- analyze(Class<?>, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
- analyze(Class<?>, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのメソッド
- analyze(Class<?>, AnnotationAnalyzer.AnalyzerResponse) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
-
リソース区分を分析します。
- analyze(Method, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
- analyze(Method, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのメソッド
- analyze(Method, AnnotationAnalyzer.AnalyzerResponse) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
-
リソース・メソッドを分析します。
- and(CharMatcher) - クラスio.helidon.common.http.CharMatcherのメソッド
-
この正規表現エンジンと
otherの両方で一致する任意の文字に一致する正規表現エンジンを返します。 - and(Predicate<ServerRequest>) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
この述語と別の述語の間の論理AND式を表す合成述語を返します。
- annotatedEndpoint(Class<?>) - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのメソッド
-
単一の注釈付きエンドポイントを追加します。
- annotatedEndpoints() - クラスio.helidon.microprofile.tyrus.WebSocketApplicationのメソッド
-
注釈付きエンドポイントのリストを取得します。
- AnnotatedMethod - io.helidon.microprofile.grpc.coreのクラス
-
注釈付きgRPCメソッドのモデル。
- AnnotatedMethodList - io.helidon.microprofile.grpc.coreのクラス
-
追加のメソッド情報を提供する簡易getterを使用した、単一クラス上の
AnnotatedMethodの反復可能なリスト。 - annotatedServiceClass() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
-
実際の注釈付きクラスを取得します。
- AnnotatedServiceConfigurer - io.helidon.microprofile.grpc.serverのインタフェース
-
注釈付きgRPCサービス・クラスの
ServiceDescriptor.Builderに変更を適用できるクラス。 - AnnotatedTypeWrapper(AnnotatedType<T>, Annotation...) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのコンストラクタ
-
コンストラクタです。
- AnnotationAnalyzer - io.helidon.security.providers.common.spiのインタフェース
-
リソースにio.helidon.security.annotations.Authenticatedまたはio.helidon.security.annotations.Authorizedの注釈が付いていない場合でも認証および認可を実施するための拡張機能を提供します。
- AnnotationAnalyzer.AnalyzerResponse - io.helidon.security.providers.common.spiのクラス
-
分析実行のレスポンス。
- AnnotationAnalyzer.AnalyzerResponse.Builder - io.helidon.security.providers.common.spiのクラス
-
AnnotationAnalyzer.AnalyzerResponseのFluent APIビルダー。 - AnnotationAnalyzer.Flag - io.helidon.security.providers.common.spiの列挙
-
セキュリティ・タイプのフラグ。
- annotationOrMetaAnnotation(Class<T>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
メソッド注釈またはメソッド自体の(メタ注釈は、他の注釈に注釈を付ける注釈です)で見つかった、指定されたメタ注釈型のすべてのインスタンスを取得します。
- annotationsWithMetaAnnotation(Class<? extends Annotation>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
指定されたメタ注釈で注釈された注釈のすべてのインスタンスを取得します。
- ANONYMOUS - インタフェースio.helidon.security.SecurityContextのstatic変数
-
匿名サブジェクト。
- ANONYMOUS_PRINCIPAL - インタフェースio.helidon.security.SecurityContextのstatic変数
-
匿名ユーザー主体。
- any() - クラスio.helidon.common.http.CharMatcherのstaticメソッド
-
任意の文字に一致します。
- any(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- any(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
すべてのリクエストを指定されたハンドラにルーティングします。
- any(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- any(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
対応するパスを持つすべてのリクエストを、指定されたハンドラにルーティングします。
- any(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- any(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
対応するパスを持つすべてのリクエストを、指定されたハンドラにルーティングします。
- anyOf(CharSequence) - クラスio.helidon.common.http.CharMatcherのstaticメソッド
-
指定された文字シーケンスに存在する任意の文字に一致する
char正規表現エンジンを返します。 - anyOf(Iterable<Http.RequestMethod>, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- anyOf(Iterable<Http.RequestMethod>, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
指定されたメソッドを指定されたハンドラにルーティングします。
- anyOf(Iterable<Http.RequestMethod>, PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- anyOf(Iterable<Http.RequestMethod>, PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
指定されたメソッドおよび対応するパスを持つリクエストを、指定されたハンドラにルーティングします。
- anyOf(Iterable<Http.RequestMethod>, String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- anyOf(Iterable<Http.RequestMethod>, String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
指定されたメソッドおよび対応するパスを持つリクエストを、指定されたハンドラにルーティングします。
- api() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのメソッド
-
Etcd APIバージョン。
- api(EtcdConfigSourceBuilder.EtcdApi) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
-
Etcd APIバージョン。
- appClient() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
このOIDCクライアントのプロキシおよびセキュリティが構成されているクライアント。
- appId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
-
IDCSアプリケーションID。
- application(Class<? extends Application>) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
-
このインスタンスを形成するJAX-RSアプリケーション・クラスを設定します。
- application(Application) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
-
このインスタンスを形成するJAX-RSアプリケーションを設定します。
- APPLICATION - io.helidon.security.EndpointConfig.AnnotationScope
-
アプリケーション・クラスまたはアプリケーション・レイヤーの注釈。
- APPLICATION_ATOM_XML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
application/atom+xmlメディア・タイプを表すMediaType定数。 - APPLICATION_FORM_URLENCODED - クラスio.helidon.common.http.MediaTypeのstatic変数
-
application/x-www-form-urlencodedメディア・タイプを表すMediaType定数。 - APPLICATION_JAVASCRIPT - クラスio.helidon.common.http.MediaTypeのstatic変数
-
application/javascriptメディア・タイプを表すMediaType定数。 - APPLICATION_JSON - クラスio.helidon.common.http.MediaTypeのstatic変数
-
application/jsonメディア・タイプを表すMediaType定数。 - APPLICATION_OCTET_STREAM - クラスio.helidon.common.http.MediaTypeのstatic変数
-
application/octet-streamメディア・タイプを表すMediaType定数。 - APPLICATION_OPENAPI_JSON - クラスio.helidon.common.http.MediaTypeのstatic変数
-
OpenAPI jsonを表す
MediaType定数。 - APPLICATION_OPENAPI_YAML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
OpenAPI yamlを表す
MediaType定数。 - APPLICATION_STREAM_JSON - クラスio.helidon.common.http.MediaTypeのstatic変数
-
application/stream+jsonメディア・タイプを表すMediaType定数。 - APPLICATION_SVG_XML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
application/svg+xmlメディア・タイプを表すMediaType定数。 - APPLICATION_X_NDJSON - クラスio.helidon.common.http.MediaTypeのstatic変数
-
application/x-ndjsonメディア・タイプを表すMediaType定数。 - APPLICATION_X_YAML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
"x" YAMLをアプリケーションとして表す
MediaType定数。 - APPLICATION_XHTML_XML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
application/xhtml+xmlメディア・タイプを表すMediaType定数。 - APPLICATION_XML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
application/xmlメディア・タイプを表すMediaType定数。 - APPLICATION_YAML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
擬似登録YAMLを表す
MediaType定数です。 - applicationClass() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
-
アプリケーション・クラス(このアプリケーションが実際のクラスに基づいている場合)。
- applicationClass() - クラスio.helidon.microprofile.tyrus.WebSocketApplicationのメソッド
-
アプリケーション・クラスへのアクセス権を取得します(存在する場合)。
- applicationClass(Class<? extends ServerApplicationConfig>) - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのメソッド
-
ビルダーでアプリケーション・クラスを設定します。
- applicationClass(Class<? extends ServerApplicationConfig>) - クラスio.helidon.microprofile.tyrus.WebSocketCdiExtensionのメソッド
-
websocketアプリケーション・クラスをオーバーライドします。
- applicationClass(Class<? extends Application>) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
-
注釈を検査せず、そこから構成を作成せずに、アプリケーション・クラスを構成します。
- applications(Application...) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
既存のアプリケーションを指定されたアプリケーションに置き換えます。
- ApplicationScopedTransformer - io.helidon.integrations.micronaut.cdi.processorのクラス
-
CDI ApplicationScoped注釈をMicronaut Singletonに変換します。
- ApplicationScopedTransformer() - クラスio.helidon.integrations.micronaut.cdi.processor.ApplicationScopedTransformerのコンストラクタ
- applicationsToRun() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
-
検出および明示的に構成されたアプリケーションを含むアプリケーションのリスト。
- apply(Config.Key, String) - クラスio.helidon.config.encryption.EncryptionFilterのメソッド
- apply(Config.Key, String) - クラスio.helidon.config.encryption.EncryptionFilterServiceのメソッド
- apply(Config.Key, String) - クラスio.helidon.config.OverrideConfigFilterのメソッド
- apply(Config.Key, String) - インタフェースio.helidon.config.spi.ConfigFilterのメソッド
-
要素構成値をフィルタしてから、
ConfigAPIを介してアプリケーションで使用できるようにします。 - apply(Config.Key, String) - クラスio.helidon.config.ValueResolvingFilterのメソッド
- apply(DbClientServiceContext) - クラスio.helidon.dbclient.common.DbClientServiceBaseのメソッド
-
このメソッドは、このサービスの述語が渡された場合にのみ呼び出されます。
- apply(DbClientServiceContext) - クラスio.helidon.dbclient.tracing.DbClientTracingのメソッド
- apply(AccessLogContext) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
-
ログ・エントリを適用し、ログ・エントリにパディングを追加して、
AbstractLogEntry.doApply(AccessLogContext)をコールします。 - apply(AccessLogContext) - インタフェースio.helidon.webserver.accesslog.AccessLogEntryのメソッド
-
このメソッドは、レスポンスが完全に処理されるとコールされます。
- apply(AccessLogContext) - クラスio.helidon.webserver.accesslog.UserIdLogEntryのメソッド
- apply(Span) - クラスio.helidon.tracing.Tagのメソッド
-
指定されたスパンでこのタグを構成します。
- apply(String, String) - クラスio.helidon.config.encryption.MpEncryptionFilterのメソッド
- apply(String, String) - インタフェースio.helidon.config.mp.spi.MpConfigFilterのメソッド
-
指定された値にこのフィルタを適用します。
- apply(Flow.Publisher<DataChunk>) - インタフェースio.helidon.common.http.Readerのメソッド
-
非推奨。パブリッシャを完了ステージに変換します。
- apply(Flow.Publisher<DataChunk>, Class<? super R>) - インタフェースio.helidon.common.http.Readerのメソッド
-
非推奨。パブリッシャを完了ステージに変換します。
- apply(PAYLOAD, Session) - インタフェースio.helidon.messaging.connectors.jms.JmsMessage.CustomMapperのメソッド
- apply(SOURCE) - インタフェースio.helidon.common.mapper.Mapperのメソッド
- applyAndCast(Flow.Publisher<DataChunk>, Class<T>) - インタフェースio.helidon.common.http.Readerのメソッド
-
非推奨。パブリッシャを完了ステージに変換します。
- applyFilters(Flow.Publisher<DataChunk>) - クラスio.helidon.media.common.MessageBodyContextのメソッド
-
指定された入力パブリッシャにフィルタを適用して、チェーンを形成します。
- applyFilters(Flow.Publisher<DataChunk>, GenericType<?>) - クラスio.helidon.media.common.MessageBodyContextのメソッド
-
指定された入力パブリッシャにフィルタを適用して、チェーンを形成します。
- applyOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
-
これらのスロー可能オブジェクトは障害とみなされ、それ以外はすべて考慮されません。
- applyOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
-
これらのスロー可能クラスにフォールバックを適用します。
- applyOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
-
これらのスロー可能オブジェクトは障害とみなされ、それ以外はすべて考慮されません。
- applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのメソッド
- applyThrows(PAYLOAD, Session) - インタフェースio.helidon.messaging.connectors.jms.JmsMessage.CustomMapperのメソッド
- applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- appName(String) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
-
明示的なアプリケーション名を構成します。
- AppToken(WebTarget) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.AppTokenのコンストラクタ
-
トークン・エンドポイントを使用して新しいトークンを作成します。
- AqConfigBuilder - io.helidon.messaging.connectors.aqのクラス
-
AQ固有の構成を構築します。
- AqConnector - io.helidon.messaging.connectors.aqのインタフェース
-
リアクティブ・メッセージングOracle AQコネクタ。
- AqConnector.AqConnectorBuilder - io.helidon.messaging.connectors.aqのクラス
-
AqConnectorImplのビルダー。 - AqConnectorBuilder() - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのコンストラクタ
- AqConnectorImpl - io.helidon.messaging.connectors.aqのクラス
-
MicroProfileリアクティブ・メッセージングOracle AQコネクタ。
- AqMessage<T> - io.helidon.messaging.connectors.aqのインタフェース
-
すべてのメタデータとともにAQ JMSメッセージを表すメッセージ。
- as(GenericType<T>) - インタフェースio.helidon.config.Configのメソッド
-
汎用型の
ConfigValueとして入力された値。 - as(GenericType<T>) - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- as(GenericType<T>) - インタフェースio.helidon.dbclient.DbColumnのメソッド
-
汎用型としてのこの列の値。
- as(GenericType<T>) - インタフェースio.helidon.dbclient.DbRowのメソッド
-
DbMapperを使用して、この行をオブジェクトにマップします。 - as(GenericType<T>) - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
- as(GenericType<T>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
-
コンテンツ・ペイロードを消費し、リクエストされたタイプの完了ステージに変換します。
- as(Class<T>) - インタフェースio.helidon.common.http.Contentのメソッド
-
非推奨。リクエスト・コンテンツを消費し、リクエストされたタイプの完了ステージに変換します。
- as(Class<T>) - インタフェースio.helidon.config.Configのメソッド
-
ConfigValueとして入力された値。 - as(Class<T>) - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- as(Class<T>) - インタフェースio.helidon.dbclient.DbColumnのメソッド
-
この列の入力値。
- as(Class<T>) - インタフェースio.helidon.dbclient.DbRowのメソッド
-
この行の特定のクラス・インスタンス表現を取得します。
- as(Class<T>) - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
- as(Class<T>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
- as(Class<T>) - クラスio.helidon.media.multipart.ReadableBodyPartのメソッド
-
部品コンテンツをリクエストされたタイプのインスタンスに変換します。
- as(Function<Config, T>) - インタフェースio.helidon.config.Configのメソッド
-
ファクトリ・メソッドから作成された
ConfigValueとして入力された値。 - as(Function<Config, T>) - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- as(Function<DbRow, T>) - インタフェースio.helidon.dbclient.DbRowのメソッド
-
この行の特定のクラス・インスタンス表現を取得します。
- as(Function<T, N>) - インタフェースio.helidon.config.ConfigValueのメソッド
-
マッパー関数を使用して、この
ConfigValueを別のタイプに変換します。 - asBigInteger(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
base64-urlでエンコードされたjsonオブジェクトからキー値を抽出し、ビッグ整数に変換します。
- asBoolean() - インタフェースio.helidon.config.Configのメソッド
-
ブール型の値。
- asByteArray(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
base64-urlでエンコードされたバイト配列であるjsonオブジェクトからキー値を抽出します。
- ascii() - クラスio.helidon.common.http.CharMatcherのstaticメソッド
-
文字がASCIIかどうか、つまりコード・ポイントが128未満かどうかを判定します。
- ASCTIME_DATE_TIME - クラスio.helidon.common.http.Http.DateTimeのstatic変数
-
'Sun Nov 6 08:49:37 1994'などのANSI Casctime()形式。 - asDouble() - インタフェースio.helidon.config.Configのメソッド
-
Double型の値。
- asErrorEvent() - インタフェースio.helidon.media.common.MessageBodyContext.Eventのメソッド
-
このイベントを
MessageBodyContext.ErrorEventとしてキャストするFluentヘルパー・メソッド。 - asInputStream() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
-
JMS ByteMessageを読み取ることができるInputStreamを返します。
- asInt() - インタフェースio.helidon.config.Configのメソッド
-
整数型の値。
- asList() - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのメソッド
-
優先度の高い順にサービス実装のリストを提供します。
- asList(Class<T>) - インタフェースio.helidon.config.Configのメソッド
-
指定されたタイプのリストを返します。
- asList(Class<T>) - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- asList(Function<Config, T>) - インタフェースio.helidon.config.Configのメソッド
-
指定されたマッパーを使用して各リスト値を変換するリストとして、このノードを返します。
- asList(Function<Config, T>) - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- asLong() - インタフェースio.helidon.config.Configのメソッド
-
long型の値。
- asMap() - インタフェースio.helidon.config.Configのメソッド
-
すべてのリーフ・ノード(values)をマップ・インスタンスに変換します。
- asMap() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- asNode() - インタフェースio.helidon.config.Configのメソッド
-
Config.Type.MISSINGノードの場合、既存の現在の構成ノードをOptionalインスタンスまたはOptional.empty()として返します。 - asNodeList() - インタフェースio.helidon.config.Configのメソッド
-
ノードが
Config.Type.OBJECTの場合、子Configノードのリストを返します。 - asNodeList() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- asOptional() - インタフェースio.helidon.config.ConfigValueのメソッド
-
型付きの値を
Optionalとして返します。 - assertEndpoint(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのメソッド
- assertEndpoint(String) - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MultitenancyEndpointsのメソッド
-
特定のテナントのアサータ・エンドポイント。
- asStream(GenericType<T>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
-
コンテンツ・ペイロードを消費し、リクエストされたタイプのエンティティのストリームに変換します。
- asStream(Class<T>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
-
コンテンツ・ペイロードを消費し、リクエストされたタイプのエンティティのストリームに変換します。
- asString() - インタフェースio.helidon.config.Configのメソッド
-
文字列型の値。
- asString(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
文字列であるjsonオブジェクトからキー値を抽出します。
- asThreadPool(ExecutorService) - クラスio.helidon.common.configurable.ThreadPoolのstaticメソッド
-
可能な場合は、指定されたエグゼキュータを
ThreadPoolとして返します。 - Async - io.helidon.faulttoleranceのインタフェース
-
同期(ブロッキング)コールの非同期実行のサポート。
- Async.Builder - io.helidon.faulttoleranceのクラス
-
AsyncのFluent APIビルダー。 - asyncExecutorService(ExecutorService) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
-
AsyncResponseで非同期リクエストの処理に使用するエグゼキュータ・サービスを設定します。 - atHash() - クラスio.helidon.security.jwt.Jwtのメソッド
-
AtHashクレーム。
- atHash(byte[]) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
アクセス・トークン・ハッシュ値。
- atnClientBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
-
プログラムによる認証に使用するオーセンティケータ・クライアント・ビルダー。
- atnTokenHandler(TokenHandler) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
リクエストからユーザー名を抽出するトークン・ハンドラ。
- atnTokenHandler(TokenHandler) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
-
リクエストからユーザー名を抽出するトークン・ハンドラ。
- atnTokenHandler(TokenHandler) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
リクエストからユーザー名を抽出するトークン・ハンドラ。
- atnTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
-
認証用のトレース範囲を作成します。
- AtnTracing - io.helidon.security.integration.commonのクラス
-
認証トレースのサポート。
- AttributeResolver - io.helidon.security.abac.policy.elのクラス
-
AbacSupportタイプのリゾルバ。 - AttributeResolver() - クラスio.helidon.security.abac.policy.el.AttributeResolverのコンストラクタ
- attributes(AbacSupport) - クラスio.helidon.security.Grant.Builderのメソッド
-
この権限の属性。
- attributes(AbacSupport) - クラスio.helidon.security.Subject.Builderのメソッド
-
すべての属性をこのサブジェクトに追加します。
- atzChecked() - インタフェースio.helidon.security.SecurityContextのメソッド
-
いずれかの認可メソッドが(
SecurityContext.authorize(Object...)またはSecurityContext.atzClientBuilder()が呼び出されました)の場合、trueを返します。 - atzClientBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
-
プログラムによる認可に使用する認可クライアント・ビルダー。
- atzTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
-
承認のトレース・スパンを作成します。
- AtzTracing - io.helidon.security.integration.commonのクラス
-
認可トレースのサポート。
- audience() - クラスio.helidon.security.jwt.Jwtのメソッド
-
オーディエンス・クレーム。
- audience() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
予想されるトークン・オーディエンス。
- audience(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
オーディエンスは、このJWT (optional)の予期される受信者を識別します。
- audience(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
発行済トークンの対象者。
- audit() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
このリクエストを監査するかどうか - GETおよびHEADメソッドの場合、デフォルトはfalse、それ以外の場合はtrueです。
- audit() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
このリクエストを任意のメソッドに対して監査します。
- audit() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
このリクエストを任意のメソッドに対して監査します。
- audit() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
このリクエストを監査するかどうか - GETおよびHEADメソッドの場合、デフォルトはfalse、それ以外の場合はtrueです。
- audit(AuditEvent) - インタフェースio.helidon.security.SecurityContextのメソッド
-
セキュリティ・イベントを監査します。
- AUDIT_FAILURE - io.helidon.security.AuditEvent.AuditSeverity
-
監査フレームワークの失敗 - 正しく監査できません。
- AUDIT_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
-
監査イベントの予約済イベント・タイプ・プレフィクス。
- auditConsumer() - インタフェースio.helidon.security.spi.AuditProviderのメソッド
-
監査イベントのサブスクライバを返します。
- Audited - io.helidon.security.annotationsの注釈型
-
監査するサーバー・リソースを指定するための注釈。
- AuditEvent - io.helidon.securityのインタフェース
-
監査プロバイダを使用して格納する監査イベント。
- AuditEvent.AuditParam - io.helidon.securityのクラス
-
監査イベントの名前付きパラメータ。
- AuditEvent.AuditSeverity - io.helidon.securityの列挙
-
AuditEventの重大度。 - auditEventType(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
event-typeのオーバーライド。デフォルトは"grpcRequest"です。
- auditEventType(String) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
event-typeのオーバーライド。デフォルトは"request"です。
- auditMessageFormat(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
監査メッセージ形式のオーバーライド。デフォルトは"%2$s %1$s %4$s %5$sは%3$sによってリクエストされました"です。
- auditMessageFormat(String) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
監査メッセージ形式のオーバーライド。デフォルトは「"%3$s %1$s" %2$s "%5$s %6$sが%4$sによってリクエストされました"」です。
- AuditProvider - io.helidon.security.spiのインタフェース
-
監査プロバイダ。監査イベントを格納します。
- AuditProvider.AuditSource - io.helidon.security.spiのインタフェース
-
監査ソース("この監査イベントの発生元"と同様)のソース。
- AuditProvider.TracedAuditEvent - io.helidon.security.spiのインタフェース
-
監査プロバイダに送信された監査イベント。
- auditSource() - インタフェースio.helidon.security.spi.AuditProvider.TracedAuditEventのメソッド
-
この監査イベント(クラス、メソッド、行番号など。)のソース。
- AUTH - io.helidon.security.providers.httpauth.HttpDigest.Qop
-
QOP "auth" - "authentication"を表します。
- authenticate() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
呼び出された場合、リクエストは認証プロセスを通過 - デフォルトはfalse (認可がtrueの場合でも同様)です。
- authenticate() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
呼び出された場合、リクエストは認証プロセスを通過 - (認証はデフォルトで無効になっています - これは、
GrpcSecurityHandler.rolesAllowed(String...)などの他のメソッドの副作用として有効にできます。 - authenticate() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
呼び出された場合、リクエストは認証プロセスを通過 - (認証はデフォルトで無効になっています - これは、
SecurityHandler.rolesAllowed(String...)などの他のメソッドの副作用として有効にできます。 - authenticate() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
呼び出された場合、リクエストは認証プロセスを通過 - デフォルトはfalse (認可がtrueの場合でも同様)です。
- authenticate() - インタフェースio.helidon.security.SecurityContextのメソッド
-
現在のリクエストを(現在の
SecurityEnvironmentおよびEndpointConfigに基づいて)認証します。 - authenticate(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
リクエストを認証するかどうか。
- authenticate(boolean) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
-
リクエストを認証するかどうか。
- authenticate(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
リクエストを認証するかどうか。
- authenticate(ProviderRequest) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのメソッド
- authenticate(ProviderRequest) - インタフェースio.helidon.security.spi.AuthenticationProviderのメソッド
-
リクエストの認証。
- authenticate(ProviderRequest) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
-
リクエストの認証。
- authenticateAnnotatedOnly(boolean) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
-
注釈付きメソッドのみを認可するかどうか(
Authenticated注釈付きまたはすべて)。 - Authenticated - io.helidon.security.annotationsの注釈型
-
強制認証を使用するサーバー・リソースおよび認証なしでアクセス可能なリソースを指定するために使用される注釈。
- AUTHENTICATION - クラスio.helidon.grpc.core.InterceptorPrioritiesのstatic変数
-
セキュリティ認証の優先度。
- authenticationOptional() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
呼び出された場合、認証失敗はリクエストを中断せず、匿名(認証はデフォルトではオプションではありません)として続行されます。
- authenticationOptional() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
呼び出された場合、認証失敗はリクエストを中断せず、匿名(認証はデフォルトではオプションではありません)として続行されます。
- authenticationProvider(AuthenticationProvider) - クラスio.helidon.security.Security.Builderのメソッド
-
デフォルト認証プロバイダを設定します。
- authenticationProvider(Supplier<? extends AuthenticationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
-
デフォルト認証プロバイダを設定します。
- AuthenticationProvider - io.helidon.security.spiのインタフェース
-
認証セキュリティ・プロバイダ。
- authenticationResponse() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
-
この分析の認証レスポンス。
- authenticationResponse(AnnotationAnalyzer.Flag) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
-
認証レスポンス。
- AuthenticationResponse - io.helidon.securityのクラス
-
認証プロバイダから返されたレスポンス。
- AuthenticationResponse.Builder - io.helidon.securityのクラス
-
認証レスポンス・ビルダー。
- authenticator() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
-
明示的な認証プロバイダ名。
- authenticator(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
- authenticator(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
- authenticator(String) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
- authenticator(String) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
- authenticator(String) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
-
使用する明示的な認証プロバイダ。
- AUTHN_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
-
認証イベントの予約済イベント・タイプ・プレフィクス。
- AUTHORITY - io.helidon.grpc.client.ClientRequestAttribute
-
トレース・スパンにセキュリティ権限を追加します。
- AUTHORIZATION - io.helidon.security.providers.httpsign.HttpSignHeader
-
コンテンツの先頭に"シグネチャ"を含む"Authorization"ヘッダーを(または検証)に作成します(ヘッダーの残りの部分は
HttpSignHeader.SIGNATUREの場合と同じです)。 - AUTHORIZATION - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Authorization"ヘッダー名。 - AUTHORIZATION - クラスio.helidon.grpc.core.ContextKeysのstatic変数
-
認可データの取得に使用する
Metadata.Key。 - AUTHORIZATION - クラスio.helidon.grpc.core.InterceptorPrioritiesのstatic変数
-
セキュリティ認可の優先度。
- authorizationEndpointUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
認可エンドポイント。
- authorizationEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
ログイン用にユーザーをリダイレクトするために使用される認可エンドポイントのURI。
- authorizationProvider(AuthorizationProvider) - クラスio.helidon.security.Security.Builderのメソッド
-
デフォルトの認可プロバイダを設定します。
- authorizationProvider(Supplier<? extends AuthorizationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
-
デフォルトの認可プロバイダを設定します。
- AuthorizationProvider - io.helidon.security.spiのインタフェース
-
認可セキュリティ・プロバイダ。
- authorizationResponse() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
-
この分析の認可レスポンス。
- AuthorizationResponse - io.helidon.securityのクラス
-
認可ディシジョンからのレスポンス。
- AuthorizationResponse.Builder - io.helidon.securityのクラス
-
カスタム認可レスポンスのビルダー。
- authorize() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
このルートの承認を有効にします。
- authorize() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
呼び出された場合、リクエストは認可プロセスを通過 - (認可はデフォルトで無効になっています - これは、
GrpcSecurityHandler.rolesAllowed(String...)などの他のメソッドの副作用として有効にできます。 - authorize() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
呼び出された場合、リクエストは認可プロセスを通過 - (認可はデフォルトで無効になっています - これは、
SecurityHandler.rolesAllowed(String...)などの他のメソッドの副作用として有効にできます。 - authorize() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
このルートの承認を有効にします。
- authorize(ProviderRequest) - インタフェースio.helidon.security.spi.AuthorizationProviderのメソッド
-
構成に基づいてリクエストを認可します。
- authorize(ProviderRequest) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
-
構成に基づいてリクエストを認可します。
- authorize(Object...) - インタフェースio.helidon.security.SecurityContextのメソッド
-
現在の環境およびエンドポイント構成に基づいて、リソース(またはその他のリソース)へのアクセスを認可します。
- authorizeAnnotatedOnly(boolean) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
-
注釈付きメソッド(
Authorized注釈付き)のみを認可するか、すべてを認可するか。 - Authorized - io.helidon.security.annotationsの注釈型
-
強制認可を使用してサーバー・リソースを指定するために使用される注釈。
- authorizer() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
-
明示的な認可プロバイダ名。
- authorizer(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
- authorizer(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
- authorizer(String) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
- authorizer(String) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
- authorizer(String) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
-
使用する明示的な認可プロバイダ。
- authorizeResponse(AnnotationAnalyzer.Flag) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
-
承認応答
- AUTHZ_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
-
認可イベントの予約済イベント・タイプ・プレフィクス。
- AUTO_ACKNOWLEDGE - io.helidon.messaging.connectors.jms.AcknowledgeMode
-
JMS apiを介したメッセージ受信後に自動的に確認応答します。
- autoCommit(boolean) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
-
このフラグは、Kafkaにメッセージをコミットする戦略を定義します。
- autoOffsetReset(KafkaConfigBuilder.AutoOffsetReset) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
Kafkaに初期オフセットがない場合、または現在のオフセットがサーバーに存在しない場合の対処方法(例:
- await() - インタフェースio.helidon.common.reactive.Awaitableのメソッド
-
CompletableFutureが完了するまでブロックし、非チェック例外のみをスローします。 - await(long, TimeUnit) - インタフェースio.helidon.common.reactive.Awaitableのメソッド
-
CompletableFutureが完了するまでブロックし、非チェック例外のみをスローします。 - Awaitable<T> - io.helidon.common.reactiveのインタフェース
-
Awaitable.await()およびAwaitable.await(long, java.util.concurrent.TimeUnit)メソッドでCompletableFutureを待機する際に、意図的なブロックをより便利にします。
B
- backlog() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
デフォルトのサーバー・ソケット上の着信接続のキューの最大長を返します。
- backlog() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
サーバー・ソケット上の着信接続のキューの最大長を返します。
- backlog(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。着信接続のキューの最大長を設定します。
- backlog(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
サーバー・ソケット上の着信接続のキューの最大長を構成します。
- backlog(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
サーバー・ソケット上の着信接続のキューの最大長を構成します。
- backlog(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- backpressure(long) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
-
処理後にリクエストされるメッセージの数を指定します。
- backwardCompatible(boolean) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
Health 1.X互換JSON出力("outcome"プロパティを含める)を生成する下位互換性フラグ。
- BAD_GATEWAY_502 - io.helidon.common.http.Http.Status
-
502 Bad Gateway、「HTTP/1.1ドキュメント」を参照。
- BAD_REQUEST - io.helidon.common.reactive.SubscriptionHelper
-
肯定的でない状態でサブスクリプションがリクエストされたことを示すシングルトン・インスタンス。
- BAD_REQUEST_400 - io.helidon.common.http.Http.Status
-
400 Bad Request、「HTTP/1.1ドキュメント」を参照。
- badRequest(AtomicReference<Flow.Subscription>) - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
以前の値がnullの場合にのみ、
SubscriptionHelper.BAD_REQUESTインスタンスを原子的にスワップします。 - BadRequestException - io.helidon.webserverでの例外
-
bad requestを示すランタイム例外です。 - BadRequestException(String) - 例外io.helidon.webserver.BadRequestExceptionのコンストラクタ
- BadRequestException(String, Throwable) - 例外io.helidon.webserver.BadRequestExceptionのコンストラクタ
- BareRequest - io.helidon.webserverのインタフェース
-
HTTPリクエストのベア(最小)表現。
- BareResponse - io.helidon.webserverのインタフェース
-
HTTPレスポンスのベア(最小)表現。
- basePath(String) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
ルート・パスがリクエストされたときにサーバーがリダイレクトするパスを構成します。
- basePath(String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
-
このサーバーのベース・パス。
- baseScopes() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
OIDCサーバーから要求するベース・スコープ。
- baseScopes(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
ベース・スコープを構成します。
- baseUri(String) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
各リクエストのベースURIを設定します。
- baseUri(URI) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
各リクエストのベースURIを設定します。
- baseUri(URL) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
各リクエストのベースURLを設定します。
- basicAuth(String, String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
basic認証用のユーザー名とパスワードを構成します。
- batchSize(int) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
プロデューサは、複数のレコードが同じパーティションに送信されるたびに、より少ないリクエストにレコードをまとめてバッチ処理しようとします。
- beanManager() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
-
BeanManagerを取得します。 - BEFORE_ONCOMPLETE - io.helidon.media.common.MessageBodyContext.EventType
-
Flow.Subscriber.onComplete()の後に発行されます。 - BEFORE_ONERROR - io.helidon.media.common.MessageBodyContext.EventType
-
Flow.Subscriber.onError(Throwable)の前に発行されます。 - BEFORE_ONNEXT - io.helidon.media.common.MessageBodyContext.EventType
-
Flow.Subscriber.onNext(Object)の前に発行されます。 - BEFORE_ONSUBSCRIBE - io.helidon.media.common.MessageBodyContext.EventType
- beforeBean(ProcessAnnotatedType<?>) - クラスio.helidon.microprofile.grpc.core.GrpcCdiExtensionのメソッド
-
検出されたBeanにスーパークラスがあるかどうか、または
Grpcの注釈が付いたインタフェースが実装されているかどうかを確認し、実装されている場合は、そのBeanに同じ注釈を付けます。 - beforeExecute(Thread, Runnable) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
- beforeSend(Consumer<ResponseHeaders>) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
ヘッダーの送信直前に実行される
Consumerを登録します。 - begin() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
-
新しいトランザクションを作成し、現在のスレッドに関連付けます。
- bestAccepted(MediaType...) - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
オプションで、指定されたメディア・タイプから、クライアントが受け入れるのに最適な単一のメディア・タイプを返します。
- between(LocalTime, LocalTime) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
-
1日以内の時間間のチェック用の時間構成を作成します。
- bidirectional(Object[], MethodHandler.BidirectionalClient) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
-
双方向のクライアント・コールを処理します。
- bidirectional(Object[], MethodHandler.BidirectionalClient) - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplier.BidiStreamingのメソッド
- bidirectional(String) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- bidirectional(String) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスの双方向ストリーミング・メソッドを登録します。
- bidirectional(String, ServerCalls.BidiStreamingMethod<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- bidirectional(String, ServerCalls.BidiStreamingMethod<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスの双方向ストリーミング・メソッドを登録します。
- bidirectional(String, ServerCalls.BidiStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- bidirectional(String, ServerCalls.BidiStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスの双方向ストリーミング・メソッドを登録します。
- bidirectional(String, Consumer<ClientMethodDescriptor.Rules>) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- bidirectional(String, Consumer<ClientMethodDescriptor.Rules>) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスの双方向ストリーミング・メソッドを登録します。
- Bidirectional - io.helidon.microprofile.grpc.coreの注釈型
-
双方向ストリーミングgRPCメソッドを表すものとしてクラスをマークする注釈。
- BidirectionalMethodHandlerSupplier - io.helidon.microprofile.grpc.coreのクラス
-
双方向ストリーミングgRPCメソッド用の
MethodHandlerのサプライヤ。 - BidirectionalMethodHandlerSupplier() - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplierのコンストラクタ
-
双方向ストリーミング・メソッドのハンドラのサプライヤを作成します。
- BidirectionalMethodHandlerSupplier.AbstractServerStreamingHandler<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
双方向ストリーミング
MethodHandlerのベース・クラス。 - BidirectionalMethodHandlerSupplier.BidiStreaming<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームの標準の双方向ストリーミング・メソッド・ハンドラのメソッドをコールする双方向ストリーミング
MethodHandler。 - bidiStreaming(String, StreamObserver<RespT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
指定された双方向ストリーミング・メソッドを呼び出します。
- bidiStreaming(String, StreamObserver<RespT>) - インタフェースio.helidon.grpc.core.MethodHandler.BidirectionalClientのメソッド
-
双方向のクライアント呼出しを実行します。
- BINARY_CONTENT - io.helidon.common.configurable.Resource.Source
-
リソースはバイナリ・コンテンツで作成されました。
- bindAddress() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
サーバーがデフォルトのサーバー・ソケットでリスニングするローカル・アドレスを返します。
- bindAddress() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
サーバーがサーバー・ソケットでリスニングするローカル・アドレスを返します。
- bindAddress(String) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
サーバーがサーバー・ソケットでリスニングするローカル・アドレスを構成します。
- bindAddress(InetAddress) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。バインドするサーバーのローカル・アドレスを設定します。
- bindAddress(InetAddress) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
- bindAddress(InetAddress) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
サーバーがサーバー・ソケットでリスニングするローカル・アドレスを構成します。
- bindAddress(InetAddress) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- birthday() - クラスio.helidon.security.jwt.Jwtのメソッド
-
誕生日請求。
- birthday(LocalDate) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
科目の誕生日。
- blacklistedExceptions() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
-
ブラックリストに記載された一連の構成済例外。
- blockingServerStreaming(String, ReqT) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
指定されたサーバー・ストリーミング・メソッドを呼び出します。
- blockingUnary(String, ReqT) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
指定されたリクエスト・オブジェクトを使用して、指定された単項メソッドを呼び出します。
- bodyPart(WriteableBodyPart) - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
-
本文パーツを追加します。
- bodyPart(String, Object) - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
-
名前エンティティに基づいて新しい本文パートを追加します。
- bodyPart(String, String, Path) - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
-
名前、ファイル名および
Pathに基づいて、新しい本文部分をファイルに追加します。 - bodyPart(String, Path...) - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
-
名前および
Pathに基づいて、新しい本文部分をファイルに追加します。 - BodyPart - io.helidon.media.multipartのインタフェース
-
本文パート・エンティティ。
- BodyPartBodyStreamReader - io.helidon.media.multipartのクラス
-
ReadableBodyPartストリーム・リーダー。 - BodyPartBodyStreamWriter - io.helidon.media.multipartのクラス
-
WriteableBodyPartストリーム・ライター。 - BodyPartHeaders - io.helidon.media.multipartのインタフェース
-
本文部分ヘッダー。
- bodyParts() - インタフェースio.helidon.media.multipart.MultiPartのメソッド
-
ネストされた本文パーツをすべて取得します。
- bodyParts() - クラスio.helidon.media.multipart.ReadableMultiPartのメソッド
- bodyParts() - クラスio.helidon.media.multipart.WriteableMultiPartのメソッド
- bodyParts(Collection<WriteableBodyPart>) - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
-
本文パーツを追加します。
- bodyPublisher() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
リクエスト本文チャンクのサブスクリプションを可能にするフロー・パブリッシャを取得します。
- bootstrapServers(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
Kafkaクラスタへの初期接続を確立するために使用するホスト/ポートのペアのリスト。
- branch() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
-
gitブランチを返します。
- branch(String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
-
gitブランチをcheckoutに設定します。
- bufferCapacity(int) - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
-
バイト・バッファの容量(バイト数)。
- buffered() - クラスio.helidon.media.multipart.ReadableBodyPart.Builderのメソッド
-
パーツの内容をバッファ済みとしてマークします。
- BufferedEmittingPublisher<T> - io.helidon.common.reactiveのクラス
-
バックプレッシャを処理するための組込みバッファを使用した手動パブリッシュのためのパブリッシャの発行。
- BufferedEmittingPublisher() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのコンストラクタ
- bufferMemory(long) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
サーバーへの送信を待機しているレコードをバッファするためにプロデューサが使用できるメモリーの合計バイト数。
- bufferSize() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
バッファの推定サイズ。
- build() - インタフェースio.helidon.common.Builderのメソッド
-
このビルダーからインスタンスを構築します。
- build() - クラスio.helidon.common.configurable.LruCache.Builderのメソッド
- build() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
- build() - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
- build() - クラスio.helidon.common.context.Context.Builderのメソッド
- build() - クラスio.helidon.common.http.FormParams.Builderのメソッド
- build() - クラスio.helidon.common.http.MediaType.Builderのメソッド
- build() - クラスio.helidon.common.http.SetCookie.Builderのメソッド
- build() - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
- build() - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
-
このビルダーに基づいて構成の新しいインスタンスを構築します。
- build() - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
このビルダーに基づいて
KeyConfigのインスタンスを作成します。 - build() - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
-
PEMファイルの情報のみに基づいて
KeyConfigを構築します。 - build() - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
- build() - クラスio.helidon.common.reactive.IoMulti.MultiFromInputStreamBuilderのメソッド
- build() - クラスio.helidon.common.reactive.IoMulti.OutputStreamMultiBuilderのメソッド
- build() - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
- build() - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
- build() - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
-
クラスパスConfigSourceの新しいインスタンスを構築します。
- build() - クラスio.helidon.config.ClasspathOverrideSource.Builderのメソッド
-
クラスパスOverrideSourceの新しいインスタンスを構築します。
- build() - インタフェースio.helidon.config.Config.Builderのメソッド
-
Configの新しいインスタンスを構築します。 - build() - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのメソッド
-
値の関数参照解決を作成します。
- build() - クラスio.helidon.config.ConfigSources.SystemPropertiesConfigSource.Builderのメソッド
- build() - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
-
Directory ConfigSourceの新しいインスタンスを構築します。
- build() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
-
Etcd ConfigSourceの新しいインスタンスを構築します。
- build() - クラスio.helidon.config.FileConfigSource.Builderのメソッド
-
File ConfigSourceの新しいインスタンスを構築します。
- build() - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
-
File ConfigSourceの新しいインスタンスを構築します。
- build() - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
- build() - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
- build() - クラスio.helidon.config.hocon.HoconConfigParserBuilderのメソッド
-
HOCON ConfigParserの新しいインスタンスを構築します。
- build() - クラスio.helidon.config.InMemoryOverrideSource.Builderのメソッド
- build() - クラスio.helidon.config.ListNodeBuilderImplのメソッド
- build() - クラスio.helidon.config.MapConfigSource.Builderのメソッド
- build() - クラスio.helidon.config.mp.MpConfigBuilderのメソッド
- build() - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
- build() - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのメソッド
-
新しいポーリング戦略を構築します。
- build() - クラスio.helidon.config.ScheduledPollingStrategy.Builderのメソッド
- build() - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
-
新しい繰返しポリシーを作成します。
- build() - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
- build() - クラスio.helidon.config.spi.ConfigContent.NodeContent.Builderのメソッド
- build() - クラスio.helidon.config.spi.ConfigContent.OverrideContent.Builderのメソッド
- build() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
-
ConfigNode.ObjectNodeの新しいインスタンスを構築します。 - build() - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
- build() - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
-
Url ConfigSourceの新しいインスタンスを構築します。
- build() - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
-
Url ConfigSourceの新しいインスタンスを構築します。
- build() - クラスio.helidon.dbclient.common.DbClientContext.Builderのメソッド
- build() - クラスio.helidon.dbclient.common.DbStatementContext.Builderのメソッド
- build() - クラスio.helidon.dbclient.DbClient.Builderのメソッド
-
プロバイダ固有のデータベース・ハンドラを構築します。
- build() - クラスio.helidon.dbclient.DbMapperManager.Builderのメソッド
- build() - クラスio.helidon.dbclient.DbStatements.Builderのメソッド
- build() - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
- build() - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
- build() - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- build() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- build() - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
特定のプロバイダのデータベース・ハンドラを構築します。
- build() - クラスio.helidon.dbclient.tracing.DbClientTracing.Builderのメソッド
- build() - クラスio.helidon.faulttolerance.Async.Builderのメソッド
- build() - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
- build() - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
- build() - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
- build() - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
- build() - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
- build() - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
- build() - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
- build() - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
- build() - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
- build() - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
- build() - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
- build() - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
-
ClientMethodDescriptorの新しいインスタンスを構築して返します。 - build() - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- build() - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
- build() - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
-
新しいGrpcChannelDescriptorをビルドして返します。
- build() - クラスio.helidon.grpc.client.GrpcChannelsProvider.Builderのメソッド
-
このビルダーから
GrpcChannelsProviderの新しいインスタンスを作成します。 - build() - クラスio.helidon.grpc.client.GrpcServiceClient.Builderのメソッド
-
GrpcServiceClientのインスタンスを構築します。 - build() - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
-
GrpcTlsDescriptorの新しいインスタンスを作成して返します。 - build() - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
-
新しい
GrpcRoutingを構築します。 - build() - クラスio.helidon.grpc.server.GrpcServer.Builderのメソッド
-
このビルダーとそのパラメータで構成された
GrpcServerインスタンスを構築します。 - build() - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
- build() - クラスio.helidon.grpc.server.GrpcTracingConfig.Builderのメソッド
- build() - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- build() - クラスio.helidon.grpc.server.SSLContextBuilderのメソッド
-
構成された設定で新しい
{@link javax.net.ssl.SSLContext}インスタンスを作成します。 - build() - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
- build() - クラスio.helidon.health.checks.HeapMemoryHealthCheck.Builderのメソッド
- build() - クラスio.helidon.health.HealthSupport.Builderのメソッド
- build() - クラスio.helidon.media.common.DefaultMediaSupport.Builderのメソッド
- build() - クラスio.helidon.media.common.MediaContext.Builderのメソッド
- build() - クラスio.helidon.media.jsonp.JsonpSupport.Builderのメソッド
- build() - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
- build() - クラスio.helidon.media.multipart.FileFormParams.Builderのメソッド
- build() - クラスio.helidon.media.multipart.ReadableBodyPart.Builderのメソッド
- build() - クラスio.helidon.media.multipart.ReadableBodyPartHeaders.Builderのメソッド
- build() - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
- build() - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
- build() - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
- build() - クラスio.helidon.messaging.Channel.Builderのメソッド
- build() - クラスio.helidon.messaging.ConnectorConfigBuilderのメソッド
- build() - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
- build() - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
- build() - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
- build() - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
- build() - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
- build() - クラスio.helidon.messaging.Emitter.Builderのメソッド
- build() - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
新しい
Messagingインスタンスを構築します。 - build() - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
- build() - クラスio.helidon.metrics.prometheus.PrometheusSupport.Builderのメソッド
- build() - クラスio.helidon.microprofile.grpc.client.GrpcProxyBuilderのメソッド
-
必要なタイプのgRPCクライアント動的プロキシを構築します。
- build() - クラスio.helidon.microprofile.grpc.server.GrpcServiceBuilderのメソッド
-
ServiceDescriptor.Builderイントロスペクトされたクラスを作成します。 - build() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
- build() - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
-
このビルダーに基づいて新しいインスタンスを作成します。
- build() - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
このビルダーに基づいてサーバーを構築します。
- build() - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのメソッド
-
アプリケーションの構築。
- build() - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
- build() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
- build() - クラスio.helidon.security.abac.policy.PolicyValidator.Builderのメソッド
- build() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
- build() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
- build() - クラスio.helidon.security.abac.scope.ScopeValidator.Builderのメソッド
- build() - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
- build() - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
-
認証レスポンスを構築します。
- build() - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
-
このビルダーに基づいて新しい認可レスポンスを作成します。
- build() - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
-
Security.Builder.providerSelectionPolicy(Function)で想定されているように、このプロバイダのインスタンスを作成する関数を作成します。 - build() - クラスio.helidon.security.EndpointConfig.Builderのメソッド
- build() - クラスio.helidon.security.Grant.Builderのメソッド
- build() - クラスio.helidon.security.integration.grpc.GrpcClientSecurity.Builderのメソッド
- build() - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
-
この構成をインスタンスに組み込みます。
- build() - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
-
このビルダーから新しい
JwkECインスタンスを構築します。 - build() - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
-
新しいキー・インスタンスを構築します。
- build() - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
-
このビルダーから新しい
JwkOctetインスタンスを構築します。 - build() - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
-
このビルダーから新しい
JwkRSAインスタンスを構築します。 - build() - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
Jwtのビルドおよびインスタンス。 - build() - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
-
セキュリティ・クライアントのインスタンスを構築します。
- build() - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
-
このビルダーに基づいてアイデンティティ伝播レスポンスを作成します。
- build() - クラスio.helidon.security.Principal.Builderのメソッド
- build() - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
- build() - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
-
このビルダーの構成に基づいてキャッシュの新しいインスタンスを構築します。
- build() - クラスio.helidon.security.providers.common.OutboundConfig.Builderのメソッド
-
このビルダーからターゲットを構築します。
- build() - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
-
このビルダーから
OutboundTargetインスタンスを構築します。 - build() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
- build() - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
- build() - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
- build() - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
- build() - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
- build() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
- build() - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
- build() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
- build() - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
- build() - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
- build() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
- build() - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.Builderのメソッド
- build() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
- build() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのメソッド
- build() - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
- build() - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
- build() - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
- build() - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
- build() - クラスio.helidon.security.providers.oidc.OidcSupport.Builderのメソッド
- build() - クラスio.helidon.security.Role.Builderのメソッド
- build() - クラスio.helidon.security.Security.Builderのメソッド
-
構成済のセキュリティ・インスタンスを構築します。
- build() - クラスio.helidon.security.SecurityClientBuilderのメソッド
-
セキュリティ・クライアントのインスタンスを構築します。
- build() - クラスio.helidon.security.SecurityContext.Builderのメソッド
- build() - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
- build() - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
- build() - クラスio.helidon.security.SecurityTime.Builderのメソッド
- build() - クラスio.helidon.security.Subject.Builderのメソッド
- build() - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
-
このビルダーから新しいインスタンスを構築します。
- build() - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
- build() - クラスio.helidon.tracing.config.SpanLogTracingConfig.Builderのメソッド
- build() - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
- build() - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
- build() - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
構成されたパラメータに基づいて
Tracerfor Jaegerを構築します。 - build() - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
このビルダーからトレーサ・インスタンスを構築します。
- build() - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
-
構成されたパラメータに基づいてZipkin用の
Tracerを構築します。 - build() - クラスio.helidon.webclient.Proxy.Builderのメソッド
- build() - クラスio.helidon.webclient.WebClient.Builderのメソッド
- build() - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
- build() - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
- build() - クラスio.helidon.webserver.accesslog.HeaderLogEntry.Builderのメソッド
- build() - クラスio.helidon.webserver.accesslog.HostLogEntry.Builderのメソッド
- build() - クラスio.helidon.webserver.accesslog.RequestLineLogEntry.Builderのメソッド
- build() - クラスio.helidon.webserver.accesslog.SizeLogEntry.Builderのメソッド
- build() - クラスio.helidon.webserver.accesslog.StatusLogEntry.Builderのメソッド
- build() - クラスio.helidon.webserver.accesslog.TimestampLogEntry.Builderのメソッド
- build() - クラスio.helidon.webserver.accesslog.TimeTakenLogEntry.Builderのメソッド
- build() - クラスio.helidon.webserver.accesslog.UserLogEntry.Builderのメソッド
- build() - クラスio.helidon.webserver.cors.CorsSupport.Builderのメソッド
- build() - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
- build() - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
- build() - クラスio.helidon.webserver.cors.MappedCrossOriginConfig.Builderのメソッド
- build() - クラスio.helidon.webserver.ExperimentalConfiguration.Builderのメソッド
- build() - クラスio.helidon.webserver.Http2Configuration.Builderのメソッド
- build() - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
-
JerseySupportの作成に便利なJerseyモジュール・ビルダー・クラス。 - build() - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
- build() - クラスio.helidon.webserver.Routing.Builderのメソッド
-
新しいルーティング・インスタンスを構築します。
- build() - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。新しい構成インスタンスを構築します。
- build() - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
- build() - クラスio.helidon.webserver.SSLContextBuilderのメソッド
-
非推奨。
- build() - クラスio.helidon.webserver.StaticContentSupport.Builderのメソッド
-
新しい
StaticContentSupportインスタンスを構築します。 - build() - クラスio.helidon.webserver.tyrus.TyrusSupport.Builderのメソッド
- build() - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
このビルダーとそのパラメータで構成された
WebServerインスタンスを構築します。 - build() - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
- build() - クラスio.helidon.webserver.WebTracingConfig.Builderのメソッド
- buildAndGet() - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
-
クライアントを構築し、そのクライアントで
SecurityClient.get()を起動するためのショートカット・メソッド。 - buildAndGet() - クラスio.helidon.security.SecurityClientBuilderのメソッド
-
クライアントを構築し、そのクライアントで
SecurityClient.get()を起動するためのショートカット・メソッド。 - buildCompletion(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
- builder() - クラスio.helidon.common.configurable.LruCacheのstaticメソッド
-
新しいビルダーを作成します。
- builder() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
-
新しいfluent APIビルダーを作成して、スレッド・プール・サプライヤを構築します。
- builder() - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのstaticメソッド
-
新しいfluent APIビルダーを作成して、スレッド・プール・サプライヤを構築します。
- builder() - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
-
新しいfluent APIビルダーを作成して、スレッド・プール・サプライヤを構築します。
- builder() - インタフェースio.helidon.common.context.Contextのstaticメソッド
-
拡張構成用のFluent APIビルダー。
- builder() - インタフェースio.helidon.common.http.FormParamsのstaticメソッド
-
FormParamsインスタンスの新しいFormParams.Builderを作成します。 - builder() - クラスio.helidon.common.http.MediaTypeのstaticメソッド
-
カスタマイズされたメディア・タイプ・インスタンスを作成するためのfluent APIビルダー。
- builder() - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
-
fluent APIビルダーを作成して、カスタマイズされたマッパー・マネージャを作成します。
- builder() - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
-
クラスパス構成ソースの新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.config.ClasspathOverrideSourceのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - インタフェースio.helidon.config.Configのstaticメソッド
-
Configインスタンスを作成するためのConfig.Builderを提供します。 - builder() - クラスio.helidon.config.DirectoryConfigSourceのstaticメソッド
-
fluent APIビルダーを作成して、ディレクトリ構成ソースを構築します。
- builder() - クラスio.helidon.config.encryption.EncryptionFilterのstaticメソッド
-
フィルタをプログラムで構成するビルダー。
- builder() - クラスio.helidon.config.etcd.EtcdConfigSourceのstaticメソッド
-
etcd用の新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.config.FileConfigSourceのstaticメソッド
-
新しい構成ソースを作成するためのビルダー・インスタンスを取得します。
- builder() - クラスio.helidon.config.FileOverrideSourceのstaticメソッド
-
新しいビルダーを作成します。
- builder() - クラスio.helidon.config.FileSystemWatcherのstaticメソッド
-
FileSystemWatcherのFluent APIビルダー。 - builder() - クラスio.helidon.config.git.GitConfigSourceのstaticメソッド
-
GIT構成ソースのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.config.hocon.HoconConfigParserのstaticメソッド
-
HOCON構成パーサー用の新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.config.MapConfigSourceのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.config.ScheduledPollingStrategyのstaticメソッド
-
ScheduledPollingStrategyのFluent APIビルダー。 - builder() - クラスio.helidon.config.SimpleRetryPolicyのstaticメソッド
-
SimpleRetryPolicyのFluent APIビルダー。 - builder() - インタフェースio.helidon.config.spi.ConfigContent.NodeContentのstaticメソッド
-
ConfigContent.NodeContent用のfluent APIビルダー。 - builder() - インタフェースio.helidon.config.spi.ConfigContent.OverrideContentのstaticメソッド
-
ConfigContent.OverrideContent用のfluent APIビルダー。 - builder() - インタフェースio.helidon.config.spi.ConfigNode.ListNodeのstaticメソッド
-
ConfigNode.ListNode.Builderの新しいインスタンスを作成します。 - builder() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのstaticメソッド
-
ConfigNode.ObjectNode.Builderの新しいインスタンスを作成します。 - builder() - インタフェースio.helidon.config.spi.ConfigParser.Contentのstaticメソッド
-
ConfigParser.Content用のfluent APIビルダー。 - builder() - クラスio.helidon.config.UrlConfigSourceのstaticメソッド
-
新しいfluent APIビルダー。
- builder() - クラスio.helidon.config.UrlOverrideSourceのstaticメソッド
-
新しいfluent APIビルダーを作成して、URLオーバーライド・ソースを作成します。
- builder() - クラスio.helidon.dbclient.common.DbClientContextのstaticメソッド
-
コンテキストの新しいビルダーを作成します。
- builder() - クラスio.helidon.dbclient.common.DbStatementContextのstaticメソッド
-
新しいビルダーを作成します。
- builder() - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
-
Helidonデータベース・ハンドラ・ビルダーを作成します。
- builder() - インタフェースio.helidon.dbclient.DbMapperManagerのstaticメソッド
-
マッパー・マネージャを構成するためのfluent APIビルダーを作成します。
- builder() - インタフェースio.helidon.dbclient.DbStatementsのstaticメソッド
-
文のビルダー。
- builder() - インタフェースio.helidon.dbclient.jdbc.ConnectionPoolのstaticメソッド
-
URL、ユーザー名およびパスワードに基づいて、JDBC接続プールのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderのメソッド
- builder() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderのメソッド
- builder() - インタフェースio.helidon.dbclient.spi.DbClientProviderのメソッド
-
実装では、
DbClientProviderBuilderの実装を提供する必要があります。 - builder() - クラスio.helidon.dbclient.tracing.DbClientTracingのstaticメソッド
-
新しいビルダーを作成します。
- builder() - インタフェースio.helidon.faulttolerance.Asyncのstaticメソッド
-
カスタマイズされた
Asyncインスタンスを構築するための新しいビルダー。 - builder() - インタフェースio.helidon.faulttolerance.Bulkheadのstaticメソッド
-
Bulkheadの新しいビルダー。 - builder() - インタフェースio.helidon.faulttolerance.CircuitBreakerのstaticメソッド
-
Builder:ブレーカの構成をカスタマイズします。
- builder() - インタフェースio.helidon.faulttolerance.Fallbackのstaticメソッド
-
Fallbackをカスタマイズするビルダー。 - builder() - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
-
フォルト・トレランス・ハンドラのカスタマイズされたシーケンスを構成するビルダー。
- builder() - インタフェースio.helidon.faulttolerance.Retryのstaticメソッド
-
Retry構成をカスタマイズするための新しいビルダー。 - builder() - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicyのstaticメソッド
-
Retry.DelayingRetryPolicyの構成をカスタマイズするビルダー。 - builder() - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicyのstaticメソッド
- builder() - インタフェースio.helidon.faulttolerance.Timeoutのstaticメソッド
-
カスタマイズされた
Timeoutを作成するビルダー。 - builder() - クラスio.helidon.graphql.server.GraphQlSupportのstaticメソッド
-
サポートをきめ細かく構成するためのビルダー。
- builder() - インタフェースio.helidon.graphql.server.InvocationHandlerのstaticメソッド
-
呼出しハンドラを構成するFluent APIビルダー。
- builder() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのstaticメソッド
-
新しい
GrpcChannelDescriptor.Builderを作成して返します。 - builder() - クラスio.helidon.grpc.client.GrpcChannelsProviderのstaticメソッド
-
新しい
GrpcChannelsProvider.Builderを作成します。 - builder() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのstaticメソッド
-
GrpcTlsDescriptor.Builderの新しいインスタンスを返します。 - builder() - インタフェースio.helidon.grpc.server.GrpcRoutingのstaticメソッド
-
GrpcRoutingビルダーを取得します。
- builder() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstaticメソッド
-
server configuration builderの新しいインスタンスを作成します。 - builder() - クラスio.helidon.grpc.server.GrpcTracingConfigのstaticメソッド
-
GrpcTracingConfigインスタンスのビルダーを作成します。 - builder() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstaticメソッド
-
このヘルス・チェックを構成するための新しいfluent APIビルダー。
- builder() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstaticメソッド
-
新しいfluent APIビルダーを作成して、新しいヘルス・チェックを構成します。
- builder() - クラスio.helidon.health.HealthSupportのstaticメソッド
-
ヘルス・サポート・インスタンスを構成するビルダーを取得します。
- builder() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
- builder() - クラスio.helidon.media.common.MediaContextのstaticメソッド
-
新しい
MediaContext.Builderインスタンスを作成します。 - builder() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
JSON-Pのインスタンスを作成するFluent APIビルダー。
- builder() - クラスio.helidon.media.multipart.ContentDispositionのstaticメソッド
-
新規ビルダー・インスタンスを作成します。
- builder() - インタフェースio.helidon.media.multipart.FileFormParamsのstaticメソッド
-
FileFormParamsの新しいビルダーを作成します。 - builder() - クラスio.helidon.media.multipart.ReadableBodyPartのstaticメソッド
-
新規ビルダー・インスタンスを作成します。
- builder() - クラスio.helidon.media.multipart.ReadableBodyPartHeadersのstaticメソッド
-
新規ビルダー・インスタンスを作成します。
- builder() - クラスio.helidon.media.multipart.WriteableBodyPartのstaticメソッド
-
新規ビルダー・インスタンスを作成します。
- builder() - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのstaticメソッド
-
新規ビルダー・インスタンスを作成します。
- builder() - クラスio.helidon.media.multipart.WriteableMultiPartのstaticメソッド
-
新規ビルダー・インスタンスを作成します。
- builder() - クラスio.helidon.messaging.Channelのstaticメソッド
-
新しいチャネルを構成するための新しいビルダー。
- builder() - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstaticメソッド
-
JmsConnectorインスタンスを作成するためのJmsConnector.JmsConnectorBuilderを提供します。 - builder() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstaticメソッド
-
JmsConnectorインスタンスを作成するためのJmsConnector.JmsConnectorBuilderを提供します。 - builder() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
-
送信JMSメッセージ・ビルダー。
- builder() - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのstaticメソッド
-
KafkaPublisherのビルダー。
- builder() - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのstaticメソッド
-
KafkaSubscriberのビルダー。
- builder() - クラスio.helidon.messaging.Emitterのstaticメソッド
-
エミッタ構築用の新しいビルダーを準備します。
- builder() - インタフェースio.helidon.messaging.Messagingのstaticメソッド
-
新しいメッセージングを作成するためのビルダーを作成します。
- builder() - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
-
新しいビルダーを作成してインスタンスを構築します。
- builder() - クラスio.helidon.metrics.prometheus.PrometheusSupportのstaticメソッド
-
新しい
Builderインスタンスを作成します。 - builder() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstaticメソッド
-
このプロバイダのビルダー。
- builder() - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- builder() - クラスio.helidon.microprofile.server.JaxRsApplicationのstaticメソッド
-
カスタマイズした
JaxRsApplicationを作成するための新しいfluent APIビルダー。 - builder() - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
-
サーバー・インスタンスをカスタマイズするビルダー。
- builder() - クラスio.helidon.microprofile.tyrus.WebSocketApplicationのstaticメソッド
-
カスタマイズした
WebSocketApplicationを作成するための新しいfluent APIビルダー。 - builder() - クラスio.helidon.openapi.OpenAPISupportのstaticメソッド
-
デフォルトを使用して
OpenAPISupportの新しいOpenAPISupport.Builderを作成します。 - builder() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのstaticメソッド
-
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.abac.policy.PolicyValidatorのstaticメソッド
-
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfigのstaticメソッド
-
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
-
このクラス・インスタンスの新しいビルダー。
- builder() - クラスio.helidon.security.abac.scope.ScopeValidatorのstaticメソッド
-
fluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
-
このクラスのビルダー。
- builder() - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
-
より複雑なレスポンスのビルダーを取得します。
- builder() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
-
完全にカスタマイズされた認可レスポンスのビルダー。
- builder() - クラスio.helidon.security.CompositeProviderSelectionPolicyのstaticメソッド
-
この選択ポリシーのビルダー。
- builder() - クラスio.helidon.security.EndpointConfigのstaticメソッド
-
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.Grantのstaticメソッド
-
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.jwt.jwk.JwkECのstaticメソッド
-
ビルダー・インスタンスの作成。
- builder() - クラスio.helidon.security.jwt.jwk.JwkKeysのstaticメソッド
-
このクラスの新しいビルダーを作成します。
- builder() - クラスio.helidon.security.jwt.jwk.JwkOctetのstaticメソッド
-
ビルダー・インスタンスの作成。
- builder() - クラスio.helidon.security.jwt.jwk.JwkRSAのstaticメソッド
-
ビルダー・インスタンスの作成。
- builder() - クラスio.helidon.security.jwt.Jwtのstaticメソッド
-
JWTを作成するビルダーを取得します。
- builder() - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
-
カスタム・アイデンティティ伝播レスポンスを構築するビルダーのインスタンスを取得します。
- builder() - インタフェースio.helidon.security.Principalのstaticメソッド
-
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.providers.abac.AbacProviderのstaticメソッド
-
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder() - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
-
デフォルトの実装を使用するキャッシュの新しいビルダーを作成します。
- builder() - クラスio.helidon.security.providers.common.OutboundConfigのstaticメソッド
-
プログラムでターゲットを構築するための新しいビルダー。
- builder() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
-
fluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.providers.common.TokenCredentialのstaticメソッド
-
このクラスのビルダーを取得します。
- builder() - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのstaticメソッド
-
GoogleTokenProviderインスタンスを構築するFluent APIビルダー。 - builder() - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
-
ヘッダー・アウトバウンド構成を作成するFluent APIビルダー。
- builder() - クラスio.helidon.security.providers.header.HeaderAtnProviderのstaticメソッド
-
このプロバイダのビルダー。
- builder() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのstaticメソッド
-
ビルダー・インスタンスを取得して、新しいセキュリティ・プロバイダを構築します。
- builder() - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
-
基本的なアウトバウンド構成を作成するFluent APIビルダー。
- builder() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProviderのstaticメソッド
-
ビルダー・インスタンスを取得して、新しいセキュリティ・プロバイダを構築します。
- builder() - クラスio.helidon.security.providers.httpsign.HttpSignProviderのstaticメソッド
-
ビルダーを作成してこのプロバイダを構築します。
- builder() - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのstaticメソッド
-
Builder:新しいインスタンスを作成します。
- builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstaticメソッド
-
このクラスのインスタンスを構築するための新しいビルダーを作成します。
- builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのstaticメソッド
-
このクラスのインスタンスを構築するための新しいビルダーを作成します。
- builder() - クラスio.helidon.security.providers.jwt.JwtProviderのstaticメソッド
-
このプロバイダのビルダー。
- builder() - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstaticメソッド
-
新しいインスタンスを構成するためのfluent APIビルダーを取得します。
- builder() - クラスio.helidon.security.providers.oidc.common.OidcConfigのstaticメソッド
-
OIDC構成をプログラムで構築するビルダーを作成します。
- builder() - クラスio.helidon.security.providers.oidc.OidcProviderのstaticメソッド
-
このプロバイダのインスタンスを作成するfluent APIビルダー。
- builder() - クラスio.helidon.security.providers.oidc.OidcSupportのstaticメソッド
-
OIDCサポートを構成するための新しいビルダー・インスタンス。
- builder() - クラスio.helidon.security.Roleのstaticメソッド
-
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.Securityのstaticメソッド
-
Security.Builderクラスを作成します。 - builder() - クラスio.helidon.security.SecurityEnvironmentのstaticメソッド
-
現在の時間でこのクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.SecurityTimeのstaticメソッド
-
このクラスの新しいビルダー。
- builder() - クラスio.helidon.security.Subjectのstaticメソッド
-
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder() - クラスio.helidon.security.util.TokenHandlerのstaticメソッド
-
TokenHandlerを作成するFluent APIビルダー。 - builder() - クラスio.helidon.tracing.config.TracingConfigのstaticメソッド
-
構成をトレースするためのfluent APIビルダー。
- builder() - クラスio.helidon.webclient.Proxyのstaticメソッド
-
新しいインスタンス用のFluent APIビルダー。
- builder() - インタフェースio.helidon.webclient.WebClientのstaticメソッド
-
クライアント用のFluent APIビルダー。
- builder() - クラスio.helidon.webclient.WebClientTlsのstaticメソッド
-
新しいインスタンス用のFluent APIビルダー。
- builder() - クラスio.helidon.webserver.accesslog.AccessLogSupportのstaticメソッド
-
アクセス・ログ・サポート・インスタンスを作成するための新しいfluent APIビルダー。
- builder() - クラスio.helidon.webserver.accesslog.HostLogEntryのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.webserver.accesslog.RequestLineLogEntryのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.webserver.accesslog.SizeLogEntryのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.webserver.accesslog.StatusLogEntryのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.webserver.accesslog.TimestampLogEntryのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.webserver.accesslog.TimeTakenLogEntryのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.webserver.accesslog.UserLogEntryのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
- builder() - クラスio.helidon.webserver.cors.CrossOriginConfigのstaticメソッド
- builder() - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのstaticメソッド
-
CrossOriginConfig.Mappedインスタンスを作成するための新しいビルダーを返します。 - builder() - インタフェースio.helidon.webserver.ExperimentalConfigurationのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - インタフェースio.helidon.webserver.Http2Configurationのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder() - クラスio.helidon.webserver.jersey.JerseySupportのstaticメソッド
-
デフォルトの空の
ResourceConfigに基づいてJerseySupportビルダーを作成します。 - builder() - インタフェースio.helidon.webserver.PathTracingConfigのstaticメソッド
-
トレースされたパス構成を構成するための新しいビルダーを作成します。
- builder() - インタフェースio.helidon.webserver.Routingのstaticメソッド
-
routing builderの新しいインスタンスを作成します。 - builder() - インタフェースio.helidon.webserver.ServerConfigurationのstaticメソッド
-
非推奨。2.0.0以降 - かわりに
WebServer.builder()を使用してください - builder() - インタフェースio.helidon.webserver.SocketConfigurationのstaticメソッド
-
SocketConfigurationクラスのビルダーを作成します。 - builder() - クラスio.helidon.webserver.tyrus.TyrusSupportのstaticメソッド
-
このクラスのビルダーを作成します。
- builder() - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
WebServerのfluent APIビルダーを作成します。 - builder() - クラスio.helidon.webserver.WebServerTlsのstaticメソッド
-
WebServerTls用のfluent APIビルダー。 - builder() - クラスio.helidon.webserver.WebTracingConfigのstaticメソッド
-
トレース・サポートを作成するためのfluent APIビルダー。
- builder(BindableService) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
-
BindableServiceからClientServiceDescriptor.Builderを作成します。 - builder(BindableService) - クラスio.helidon.grpc.server.ServiceDescriptorのstaticメソッド
-
ServiceDescriptor.Builderを作成します。 - builder(Channel, ClientServiceDescriptor) - クラスio.helidon.grpc.client.GrpcServiceClientのstaticメソッド
-
GrpcServiceClient.Builderを作成します。 - builder(ServiceDescriptor) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
-
ServiceDescriptorからClientServiceDescriptor.Builderを作成します。 - builder(Multi<T>) - クラスio.helidon.common.reactive.MultiTappedPublisherのstaticメソッド
-
マルチ・タップされたパブリッシャ・インスタンスをカスタマイズするビルダー。
- builder(HelidonServiceLoader<MapperProvider>) - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
-
fluent APIビルダーを作成し、指定されたHelidonサービス・ローダーに基づいてカスタマイズされたマッパー・マネージャを作成します。
- builder(Config) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
-
構成からHelidonデータベース・ハンドラ・ビルダーを作成します。
- builder(Config) - クラスio.helidon.grpc.client.GrpcChannelsProviderのstaticメソッド
-
新しい
GrpcChannelsProvider.Builderを作成します。 - builder(Config) - クラスio.helidon.grpc.core.GrpcTlsDescriptorのstaticメソッド
-
指定された外部構成に基づいてビルダーのインスタンスを返します。
- builder(Config) - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstaticメソッド
-
外部構成ソースからのデフォルトを使用して、
server configuration builderの新しいインスタンスを作成します。 - builder(Config) - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのstaticメソッド
-
構成から新規ビルダーを作成します。
- builder(Config) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのstaticメソッド
-
構成からビルダーを作成します。
- builder(Config) - クラスio.helidon.security.Securityのstaticメソッド
-
構成値に基づいて新しいインスタンスを作成します。
- builder(Config) - クラスio.helidon.webserver.cors.CrossOriginConfigのstaticメソッド
-
指定された構成ノードを使用して新しい
CrossOriginConfig.Builderを作成します。 - builder(Config) - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのstaticメソッド
-
指定された構成を使用して新しい
Mapped.Builderインスタンスを作成します。 - builder(Config) - インタフェースio.helidon.webserver.ServerConfigurationのstaticメソッド
- builder(DbClient) - クラスio.helidon.dbclient.health.DbClientHealthCheckのstaticメソッド
-
完全にカスタマイズされたデータベース・ヘルス・チェックを作成するためのfluent APIビルダー。
- builder(DbClientProvider) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
-
Helidonデータベース・ハンドラ・ビルダーを作成します。
- builder(GrpcRouting) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
-
GrpcServerのビルダーを作成します。 - builder(GrpcService) - クラスio.helidon.grpc.server.ServiceDescriptorのstaticメソッド
-
ServiceDescriptor.Builderを作成します。 - builder(AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
-
親レスポンスを持つfluent APIビルダーを作成します。
- builder(Security) - クラスio.helidon.security.integration.jersey.SecurityFeatureのstaticメソッド
-
SecurityFeatureのビルダー。 - builder(SecurityContext) - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのstaticメソッド
-
GrpcClientSecurityビルダーを取得します。 - builder(SecurityTime) - クラスio.helidon.security.SecurityEnvironmentのstaticメソッド
-
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
- builder(CrossOriginConfig) - クラスio.helidon.webserver.cors.CrossOriginConfigのstaticメソッド
-
既存の
CrossOriginConfigオブジェクトの値から新しいCrossOriginConfig.Builderを初期化します。 - builder(Routing) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
WebServerのビルダーを作成します。 - builder(ServerRequest) - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのstaticメソッド
-
GrpcClientSecurityビルダーを取得します。 - builder(Tracer) - クラスio.helidon.grpc.client.ClientTracingInterceptorのstaticメソッド
-
ClientTracingInterceptorを構築するためのビルダーを取得します。 - builder(Class<?>) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
-
名前とタイプから
ClientServiceDescriptor.Builderを作成します。 - builder(Class, String) - クラスio.helidon.grpc.server.ServiceDescriptorのstaticメソッド
-
ServiceDescriptor.Builderを作成します。 - builder(String) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
-
Helidonデータベース・ハンドラ・ビルダーを作成します。
- builder(String) - クラスio.helidon.security.providers.common.OutboundTargetのstaticメソッド
-
単一ターゲットのビルダー。
- builder(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのstaticメソッド
-
keyIdの新しいビルダーを作成します。
- builder(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのstaticメソッド
-
新しいビルダーを取得します。
- builder(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのstaticメソッド
-
トレースされたコンポーネントのFluent APIビルダー。
- builder(String) - クラスio.helidon.tracing.config.SpanLogTracingConfigのstaticメソッド
-
トレースされた新しいスパン・ログ構成を作成するFluent APIビルダー。
- builder(String) - クラスio.helidon.tracing.config.SpanTracingConfigのstaticメソッド
-
トレースされたスパン構成を作成するためのfluent APIビルダー。
- builder(String) - クラスio.helidon.webserver.accesslog.HeaderLogEntryのstaticメソッド
-
ヘッダー・ログ・エントリのfluent APIビルダーを作成します。
- builder(String) - クラスio.helidon.webserver.StaticContentSupportのstaticメソッド
-
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいビルダーを作成します。
- builder(String, Class<?>) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
-
名前とタイプから
ClientServiceDescriptor.Builderを作成します。 - builder(String, ClassLoader) - クラスio.helidon.webserver.StaticContentSupportのstaticメソッド
-
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいビルダーを作成します。
- builder(String, String) - クラスio.helidon.common.http.SetCookieのstaticメソッド
-
新しいfluent APIビルダーを作成します。
- builder(Path) - クラスio.helidon.webserver.StaticContentSupportのstaticメソッド
-
定義された静的コンテンツ・ルートをファイル・システムへのパスとして使用して、新しいビルダーを作成します。
- builder(Supplier<? extends ConfigSource>...) - インタフェースio.helidon.config.Configのstaticメソッド
-
指定した
ConfigSourceインスタンスに基づいてConfigを作成するためのConfig.Builderを提供します。 - builder(Supplier<? extends GrpcRouting>) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
-
GrpcServerのビルダーを作成します。 - builder(Supplier<? extends Routing>) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
WebServerのビルダーを作成します。 - builder(ServiceLoader<T>) - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのstaticメソッド
-
カスタマイズ可能なサービス・ローダーのビルダーを作成します。
- builder(Message) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
-
送信JMSメッセージ・ビルダー。
- builder(Application) - クラスio.helidon.webserver.jersey.JerseySupportのstaticメソッド
-
渡されたアプリケーションに基づいて
JerseySupportビルダーを作成します。 - builder(PAYLOAD) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
-
送信JMSメッセージ・ビルダー。
- Builder<T> - io.helidon.commonのインタフェース
-
インスタンスに加えてビルダーを受け入れることができるようにするビルダーのインタフェースです。
- Builder() - クラスio.helidon.common.configurable.LruCache.Builderのコンストラクタ
- Builder() - クラスio.helidon.common.context.Context.Builderのコンストラクタ
- Builder() - クラスio.helidon.common.pki.KeyConfig.Builderのコンストラクタ
- Builder() - クラスio.helidon.config.encryption.EncryptionFilter.Builderのコンストラクタ
- Builder() - クラスio.helidon.config.SimpleRetryPolicy.Builderのコンストラクタ
- Builder() - クラスio.helidon.config.spi.ConfigContent.NodeContent.Builderのコンストラクタ
- Builder() - クラスio.helidon.config.spi.ConfigContent.OverrideContent.Builderのコンストラクタ
- Builder() - クラスio.helidon.dbclient.common.DbClientContext.Builderのコンストラクタ
- Builder() - クラスio.helidon.dbclient.DbStatements.Builderのコンストラクタ
- Builder() - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのコンストラクタ
- Builder() - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのコンストラクタ
- Builder() - クラスio.helidon.grpc.server.GrpcRouting.Builderのコンストラクタ
- Builder() - クラスio.helidon.media.jsonp.JsonpSupport.Builderのコンストラクタ
- Builder() - クラスio.helidon.media.multipart.ContentDisposition.Builderのコンストラクタ
- Builder() - クラスio.helidon.messaging.Channel.Builderのコンストラクタ
- Builder() - クラスio.helidon.messaging.Emitter.Builderのコンストラクタ
- Builder() - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのコンストラクタ
- Builder() - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのコンストラクタ
- Builder() - クラスio.helidon.openapi.OpenAPISupport.Builderのコンストラクタ
- Builder() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのコンストラクタ
- Builder() - クラスio.helidon.security.AuthorizationResponse.Builderのコンストラクタ
- Builder() - クラスio.helidon.security.Grant.Builderのコンストラクタ
-
新しいインスタンスを作成します。
- Builder() - クラスio.helidon.security.OutboundSecurityResponse.Builderのコンストラクタ
- Builder() - クラスio.helidon.security.providers.common.EvictableCache.Builderのコンストラクタ
- Builder() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのコンストラクタ
- Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのコンストラクタ
-
デフォルトのコンストラクタです。
- Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのコンストラクタ
-
デフォルトのコンストラクタ。
- Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのコンストラクタ
-
デフォルトのコンストラクタです。
- Builder() - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのコンストラクタ
- Builder() - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのコンストラクタ
- Builder() - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのコンストラクタ
- Builder() - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのコンストラクタ
- Builder() - クラスio.helidon.webserver.Http2Configuration.Builderのコンストラクタ
- Builder() - クラスio.helidon.webserver.WebTracingConfig.Builderのコンストラクタ
- Builder(Tracer) - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのコンストラクタ
- BuilderBase() - クラスio.helidon.dbclient.common.DbClientContext.BuilderBaseのコンストラクタ
-
No-op constructor.
- BuilderBase() - クラスio.helidon.dbclient.common.DbStatementContext.BuilderBaseのコンストラクタ
-
no-opコンストラクタです。
- builderInputStream(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
-
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
- builderOutputStream() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
-
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
IoMulti.outputStreamMultiBuilder()を使用してください - buildProcessor(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
- buildProvider() - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
-
このビルダーに基づいて新しい
EncryptionFilterプロバイダを作成します。 - buildPublisher(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
- buildRequest() - クラスio.helidon.security.SecurityRequestBuilderのメソッド
-
セキュリティ・リクエストを作成します。
- buildSpan(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
- buildSubject(Subject, List<? extends Grant>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
-
元のサブジェクトを権限付与のリストで更新します。
- buildSubscriber(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
- buildTimeEnd() - クラスio.helidon.config.mp.MpConfigProviderResolverのstaticメソッド
-
このメソッドは、プロセスのできるだけ遅く、ネイティブ・イメージの生成時にのみ呼び出すようにしてください。
- BuildTimeEnd - io.helidon.microprofile.cdiの注釈型
-
アプリケーション(ランタイムとは対照的)のビルド終了時間。
- BuildTimeEnd.Literal - io.helidon.microprofile.cdiのクラス
-
注釈インスタンスが必要な場合に使用する注釈リテラル。
- BuildTimeStart - io.helidon.microprofile.cdiの注釈型
-
アプリケーション(ランタイムとは対照的)のビルド時間。
- BuildTimeStart.Literal - io.helidon.microprofile.cdiのクラス
-
注釈インスタンスが必要な場合に使用する注釈リテラル。
- BuiltInHealthCheck - io.helidon.health.commonの注釈型
-
Helidon組込みヘルス・チェックを後で処理するために装飾するために使用されます。
- BuiltInMethods - io.helidon.security.abac.policy.elのクラス
-
式言語評価用の組込みメソッド。
- Bulkhead - io.helidon.faulttoleranceのインタフェース
-
Bulkheadは、無制限のパラレル・リクエストを処理できないリソースを保護します。
- Bulkhead.Builder - io.helidon.faulttoleranceのクラス
-
BulkheadのFluent APIビルダー。 - Bulkhead.Stats - io.helidon.faulttoleranceのインタフェース
-
同時実行、承認/拒否されたコール、キュー・サイズなど、バルクヘッドの存続期間中の統計を提供します。
- BulkheadException - io.helidon.faulttoleranceでの例外
-
Bulkheadの問題が原因で失敗しました。ほとんどの場合、バルクヘッドでキューに入れられたタスクが許可されません。 - byteArrayReader() - クラスio.helidon.media.common.ContentReadersのstaticメソッド
-
非推奨。2.0.0以降、かわりに
ContentReaders.readBytes(Publisher)を使用してください - byteArrayWriter(boolean) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
-
非推奨。2.0.0以降、かわりに
ContentWriters.writeBytes(byte[], boolean)を使用してください - byteBufferSize(int) - クラスio.helidon.common.reactive.IoMulti.MultiFromInputStreamBuilderのメソッド
-
公開する
ByteBufferのサイズを設定します。 - byteChannelRetrySchema(RetrySchema) - クラスio.helidon.media.common.DefaultMediaSupport.Builderのメソッド
-
特定の
RetrySchemaをバイト・チャネルに設定します。 - byteChannelWriter() - クラスio.helidon.media.common.ContentWritersのstaticメソッド
-
非推奨。2.0.0以降、かわりに
DefaultMediaSupport.byteChannelWriter()} を使用してください - byteChannelWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
ReadableByteChannelライターの新しいインスタンスを作成します。 - byteChannelWriter(RetrySchema) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
-
非推奨。2.0.0以降、かわりに
DefaultMediaSupport.byteChannelWriter(RetrySchema)} を使用してください - byteChannelWriter(RetrySchema) - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
特定の
RetrySchemaを使用して新しいReadableByteChannelライター・インスタンスを返します。 - bytes() - インタフェースio.helidon.common.configurable.Resourceのメソッド
-
このリソースのバイトを取得します。
- bytes() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
ベースとなるbyteバッファの内容をバイト配列として取得します。
C
- cache(EvictableCache<IdcsMtRoleMapperProvider.MtCacheKey, List<Grant>>) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
-
ロール・キャッシングに明示的な
EvictableCacheを使用します。 - CACHE_CONTROL - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Cache-Control"ヘッダー名。 - CACHE_EVICT_DELAY_MINUTES - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
-
(キャッシュ開始後の待機時間)のデフォルトの追出し遅延(分)。
- CACHE_EVICT_PERIOD_MINUTES - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
-
(レコードを削除する頻度)のデフォルトの削除期間(分)。
- CACHE_MAX_SIZE - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
-
キャッシュ内のレコードの最大数。
- CACHE_TIMEOUT_MINUTES - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
-
(非アクティブ・タイムアウト)のレコードのデフォルトのタイムアウト(分)。
- cacheBytes() - インタフェースio.helidon.common.configurable.Resourceのメソッド
-
繰り返しアクセスできるように、リソース・バイトをメモリーにキャッシュします。
- cacheEnabled(boolean) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
-
cacheEnabledがfalseに設定されている場合、キャッシュは行われません。
- call() - クラスio.helidon.dbclient.health.DbClientHealthCheckのメソッド
- call() - クラスio.helidon.grpc.server.ConstantHealthCheckのメソッド
- call() - クラスio.helidon.health.checks.DeadlockHealthCheckのメソッド
- call() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのメソッド
- call() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのメソッド
- call() - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
- call() - クラスio.helidon.microprofile.messaging.health.MessagingReadinessCheckのメソッド
- CALL_ATTRIBUTES - io.helidon.grpc.server.ServerRequestAttribute
-
コール属性をログに記録します。
- callCredentials() - クラスio.helidon.grpc.client.ClientMethodDescriptorのメソッド
-
このサービスに設定されている
CallCredentialsを返します。 - callCredentials() - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
-
このサービスに設定されている
CallCredentialsを返します。 - callCredentials(CallCredentials) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
- callCredentials(CallCredentials) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
-
このメソッドに使用する指定された
CallCredentialsを登録します。 - callCredentials(CallCredentials) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- callCredentials(CallCredentials) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
このサービスに使用する
CallCredentialsを登録します。 - callCredentials(String, CallCredentials) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- callCredentials(String, CallCredentials) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
このサービスの指定されたメソッドに使用する
CallCredentialsを登録します。 - callHandler() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
-
コール・ハンドラを返します。
- callOptions(CallOptions) - クラスio.helidon.grpc.client.GrpcServiceClient.Builderのメソッド
-
使用する
CallOptionsを設定します。 - calls(int) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
-
(最初の+再試行)コールの合計数。
- calls(int) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
-
(最初の+再試行)コールの合計数。
- callsAccepted() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
-
バルクヘッドで受け入れられたコール数。
- callsRejected() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
-
バルクヘッドで拒否されたコール数。
- callTimeout() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
-
コールのタイムアウト。
- callTimeout(Duration) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
-
個々の呼出しのタイムアウト。
- cancel() - クラスio.helidon.common.reactive.CompletionSingleのメソッド
- cancel() - インタフェースio.helidon.common.reactive.Singleのメソッド
-
アップストリームを取り消します。
- cancel() - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
-
ハード取消 - サブスクライバには何も送信されませんが、サブスクリプションは取り消されたとみなされます。
- cancel() - 列挙型io.helidon.common.reactive.SubscriptionHelperのメソッド
- cancel(boolean) - クラスio.helidon.config.SimpleRetryPolicyのメソッド
- cancel(boolean) - インタフェースio.helidon.config.spi.RetryPolicyのメソッド
-
再試行ポリシーの現在の使用を取り消します。
- cancel(AtomicReference<Flow.Subscription>) - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
SubscriptionHelper.CANCELEDインスタンスを原子的にスワップし、保持されている以前のサブスクリプションでcancel()をコールします。 - CANCELED - io.helidon.common.reactive.SubscriptionHelper
-
取り消されたサブスクリプションを示すシングルトン・インスタンス。
- capacity() - クラスio.helidon.common.configurable.LruCacheのメソッド
-
このキャッシュの容量。
- capacity(int) - クラスio.helidon.common.configurable.LruCache.Builderのメソッド
-
キャッシュの容量を構成します。
- cast(Object) - クラスio.helidon.common.GenericTypeのメソッド
-
パラメータをこのジェネリック型の型にキャストします。
- CDISEJtaPlatform - io.helidon.integrations.cdi.hibernateのクラス
-
「建設時間」で提供される
TransactionManagerおよびUserTransactionインスタンスを提供するApplicationScopedCDIマネージドBeanであるAbstractJtaPlatform。 - CDISEJtaPlatform(TransactionManager, UserTransaction) - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのコンストラクタ
-
新しい
CDISEJtaPlatformを作成します。 - CDISEJtaPlatformProvider - io.helidon.integrations.cdi.hibernateのクラス
-
CDIインスタンスを使用してJtaPlatformを提供するJtaPlatformProvider。 - CDISEJtaPlatformProvider() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformProviderのコンストラクタ
-
新しい
CDISEJtaPlatformProviderを作成します。 - CDISEPlatform - io.helidon.integrations.cdi.eclipselinkのクラス
-
JNDIではなくCDIなどを配置する
JMXServerPlatformBaseは、TransactionManagerおよびMBeanServerの取得に使用されます。 - CDISEPlatform(DatabaseSession) - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのコンストラクタ
-
CDISEPlatformを作成します。 - CDISEPlatform.Eclipselink - io.helidon.integrations.cdi.eclipselinkの注釈型
-
なんらかの方法でEclipsetkpn1001xpnktjに関連する様々なものを指定するために使用される
Qualifier。 - CDISEPlatform.Eclipselink.Literal - io.helidon.integrations.cdi.eclipselinkのクラス
-
CDISEPlatform.Eclipselinkを実装するAnnotationLiteral。 - CDISEPlatform.TransactionController - io.helidon.integrations.cdi.eclipselinkのクラス
-
TransactionManagerインスタンスを返すために、CDISEPlatform.TransactionController.acquireTransactionManager()メソッドがJNDIではなくCDIを使用するJTATransactionController。 - CDISEPlatformExtension - io.helidon.integrations.cdi.eclipselinkのクラス
-
非推奨。CDIコンテナのみがこのクラスをインスタンス化する必要があります。
- CDISEPlatformExtension() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformExtensionのコンストラクタ
-
非推奨。CDIコンテナのみがこのコンストラクタを呼び出す必要があります。
- certAlias(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
公開キーのX.509証明書の別名。
- certChain() - クラスio.helidon.common.pki.KeyConfigのメソッド
-
X.509証明書チェーン。
- certChain(Resource) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
-
PEMリソースから証明書チェーンをロードします。
- certChainAlias(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
X.509チェーンの別名。
- certificateTrustStore(KeyConfig) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
-
新しい証明書トラスト・ストアを設定します。
- certs() - クラスio.helidon.common.pki.KeyConfigのメソッド
-
X.509証明書。
- CFG_KEY_CHANNELS - クラスio.helidon.grpc.client.GrpcChannelsProviderのstatic変数
-
チャネル構成の構成キー。
- CHANGED - io.helidon.config.spi.ChangeEventType
-
コンテンツが変更されます。
- ChangeEventType - io.helidon.config.spiの列挙
-
PollingStrategy.Polledコンポーネントで発生する可能性がある変更のタイプ。 - changesExecutor(Executor) - インタフェースio.helidon.config.Config.Builderのメソッド
-
Config.onChange(java.util.function.Consumer)が新しい構成インスタンスを配信するために使用する"observe-on"Executorを指定します。 - changeTime() - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのメソッド
-
変更の時間、または取得可能な時間に近い時間。
- changeWatcher() - クラスio.helidon.config.AbstractSourceのメソッド
-
このソースの変更ウォッチャ(
WatchableSourceを実装し、変更ウォッチャが構成されている場合)。 - changeWatcher() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
- changeWatcher() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
- changeWatcher() - クラスio.helidon.config.FileConfigSourceのメソッド
- changeWatcher() - クラスio.helidon.config.FileOverrideSourceのメソッド
- changeWatcher() - インタフェースio.helidon.config.spi.WatchableSourceのメソッド
-
変更ウォッチャがこのソースで構成されている場合は、それを返します。
- changeWatcher() - クラスio.helidon.config.UrlConfigSourceのメソッド
- changeWatcher() - クラスio.helidon.config.UrlOverrideSourceのメソッド
- changeWatcher(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
-
メタ構成に基づいて変更ウォッチャをロードします。
- changeWatcher(ChangeWatcher<EtcdConfigSourceBuilder.EtcdEndpoint>) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
- changeWatcher(ChangeWatcher<URL>) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
- changeWatcher(ChangeWatcher<URL>) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
- changeWatcher(ChangeWatcher<Path>) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
- changeWatcher(ChangeWatcher<Path>) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
- changeWatcher(ChangeWatcher<Path>) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
- changeWatcher(ChangeWatcher<T>) - インタフェースio.helidon.config.spi.WatchableSource.Builderのメソッド
-
このソースで使用する変更ウォッチャを構成します。
- changeWatcher(ChangeWatcher<U>) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
-
変更ウォッチャを構成します。
- ChangeWatcher<T> - io.helidon.config.spiのインタフェース
-
PollingStrategyと同様に、変更ウォッチャを使用して変更を識別し、ConfigSourceのリロードをトリガーします。 - ChangeWatcher.ChangeEvent<T> - io.helidon.config.spiのインタフェース
-
ターゲット、変更のタイプおよび変更時間を保持する変更イベント。
- ChangeWatcherProvider - io.helidon.config.spiのインタフェース
-
メタ構成に基づいてポーリング戦略ファクトリを作成するJavaサービス・ローダー・サービス。
- channel() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtension.ServerProducerのメソッド
-
実行中のgRPCサーバーに接続するためのインプロセス
Channelを生成します。 - channel(Channel<PAYLOAD>) - クラスio.helidon.messaging.Emitter.Builderのメソッド
-
Emitterを公開する新しい
Channelを追加します。 - channel(String) - クラスio.helidon.grpc.client.GrpcChannelsProviderのメソッド
-
指定されたチャネルまたはホスト名の
ManagedChannelを返します。 - channel(String, GrpcChannelDescriptor) - クラスio.helidon.grpc.client.GrpcChannelsProvider.Builderのメソッド
-
指定した
GrpcChannelDescriptorを追加または置換します。 - Channel<PAYLOAD> - io.helidon.messagingのクラス
-
パブリッシャを表すチャネル - サブスクライバ関係。
- Channel() - クラスio.helidon.messaging.Channelのコンストラクタ
- Channel.Builder<PAYLOAD> - io.helidon.messagingのクラス
-
チャネル・ビルダー。
- channelBuilder() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtension.ServerProducerのメソッド
-
実行中のgRPCサーバーに接続するためのインプロセス
InProcessChannelBuilderを生成します。 - ChannelProducer - io.helidon.microprofile.grpc.clientのクラス
-
gRPC
Channelsのプロデューサ。 - channelRead0(ChannelHandlerContext, Object) - クラスio.helidon.webserver.ForwardingHandlerのメソッド
- channelReadComplete(ChannelHandlerContext) - クラスio.helidon.webserver.ForwardingHandlerのメソッド
- channelsLiveness() - クラスio.helidon.microprofile.messaging.MessagingCdiExtensionのメソッド
-
cancelまたはonErrorシグナルがインターセプトされている場合は、booleanを伴うすべてのチャネルの名前を取得します。
- channelsReadiness() - クラスio.helidon.microprofile.messaging.MessagingCdiExtensionのメソッド
-
onSubscribeシグナルがインターセプトされている場合は、booleanを伴うすべてのチャネルの名前を取得します。
- CharBuffer - io.helidon.media.commonのクラス
-
Writerとして機能し、キャッシュされたchar[]配列を使用する文字バッファ。 - CharBuffer() - クラスio.helidon.media.common.CharBufferのコンストラクタ
-
コンストラクタです。
- charBufferWriter(Charset) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
-
非推奨。2.0.0以降、かわりに
ContentWriters.writeCharBuffer(CharBuffer, Charset)を使用してください - CharMatcher - io.helidon.common.httpのクラス
-
グアバから抽出されます。
- CharMatcher() - クラスio.helidon.common.http.CharMatcherのコンストラクタ
-
サブクラスにより使用されるコンストラクタです。
- charSequenceStreamWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
CharSequenceストリーム・ライター・インスタンスを返します。 - charSequenceWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
CharSequenceライター・インスタンスを返します。 - charSequenceWriter(Charset) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
-
非推奨。2.0.0以降、かわりに
ContentWriters.writeCharSequence(CharSequence, Charset)またはDefaultMediaSupport.charSequenceWriter()を使用してください - charset() - クラスio.helidon.common.http.MediaTypeのメソッド
-
charsetパラメータの
Optional値を取得します。 - charset() - インタフェースio.helidon.config.spi.ConfigParser.Contentのメソッド
-
構成ソースによって構成された文字セット、または構成されていない場合は
UTF-8。 - charset() - クラスio.helidon.media.common.MessageBodyContextのメソッド
-
Content-Typeヘッダー値から、またはフォールバックとしてデフォルトの文字セットを使用して、使用する文字セットを導出します。 - charset() - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
- charset() - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
- charset(String) - クラスio.helidon.common.http.MediaType.Builderのメソッド
-
メディア・タイプの文字セット。
- charset(Charset) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
-
構成ソースで認識されている場合は、文字セットを構成します。
- CHARSET_PARAMETER - クラスio.helidon.common.http.MediaTypeのstatic変数
-
メディア・タイプ"charset"パラメータ名。
- cHash() - クラスio.helidon.security.jwt.Jwtのメソッド
-
CHashクレーム。
- cHash(byte[]) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
コード・ハッシュ値。
- checkForNonPublicMethodIssues() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
-
publicでない注釈付きメソッドがないことを確認してください。
- checkValid() - クラスio.helidon.common.Errorsのメソッド
-
これらのメッセージが有効な結果であるかどうかを確認し、有効でない場合は例外をスローします。
- child(Config.Key) - インタフェースio.helidon.config.Config.Keyのメソッド
- CircuitBreaker - io.helidon.faulttoleranceのインタフェース
-
CircuitBreakerは、障害が発生している可能性のあるエンドポイントを過負荷から保護し、アプリケーションがそれらのエンドポイントでリソースを消費しないようにします。
- CircuitBreaker.Builder - io.helidon.faulttoleranceのクラス
-
CircuitBreakerのFluent APIビルダー。 - CircuitBreaker.State - io.helidon.faulttoleranceの列挙
-
回路遮断器は、この列挙型で定義されている3つの状態のいずれかになります。
- CircuitBreakerOpenException - io.helidon.faulttoleranceでの例外
-
CircuitBreakerがオープンしており、リクエストを受け入れないため、失敗しました。 - CLASS - io.helidon.microprofile.metrics.MetricUtil.MatchingType
-
非推奨。クラス
- CLASS - io.helidon.security.EndpointConfig.AnnotationScope
-
リソース・クラスの注釈。
- classMethodName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
-
名前は{http-method}:{fully-qualified-class-name}.{method-name}としてクラスおよびメソッドから生成されます。
- className() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
-
このイベントの原因となったクラスの名前。
- classpath(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
現在のスレッド・コンテキスト・クラス・ローダーのクラスパスにある指定されたリソースから
ConfigSourceを作成するためのBuilderを提供します。 - classpath(String) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
-
指定されたリソースからOverrideSourceインスタンスをブートストラップするために使用するクラスパスOverrideSourceビルダーの新しいインスタンスを作成します。
- classPath(ClassLoader, String) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
クラスパス上のすべてのリソースを検索し、それぞれの構成ソースを返します。
- classPath(String) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
クラスパス上のすべてのリソースを検索し、それぞれの構成ソースを返します。
- CLASSPATH - io.helidon.common.configurable.Resource.Source
-
リソースがクラスパスからロードされました。
- classpathAll(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
現在のクラスパスでリソースのインスタンスごとにビルダーを作成します。
- ClasspathConfigSource - io.helidon.configのクラス
-
クラスパスのリソースから構成コンテンツをロードする
ConfigSource実装。 - ClasspathConfigSource.Builder - io.helidon.configのクラス
-
クラスパスConfigSourceビルダー。
- ClasspathOverrideSource - io.helidon.configのクラス
-
クラスパスのリソースからオーバーライド定義をロードする
OverrideSource実装。 - ClasspathOverrideSource.Builder - io.helidon.configのクラス
-
クラスパスOverrideSourceビルダー。
- ClassToInstanceStore<T> - io.helidon.securityのクラス
-
インスタンスへのクラスのマップ。
- ClassToInstanceStore() - クラスio.helidon.security.ClassToInstanceStoreのコンストラクタ
- clear() - クラスio.helidon.common.Errors.Collectorのメソッド
-
収集されたすべての
Errors.ErrorMessageを破棄し、ステータスを再設定して、このインスタンスをクリアします。 - clear() - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
-
現在のスレッドにバインドされているすべてのエントリを
MdcProviderのインスタンスから削除します。 - clear() - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
-
特定のロギング・フレームワークMDCストレージからすべてのMDC値をクリアします。
- clear() - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
- clear() - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
- clear() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
現在設定されているすべてのヘッダーをクリアします。
- clearBuffer(Consumer<T>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
バッファ全体をクリアし、破棄する前に各アイテムのコンシューマを呼び出します。
- clearData() - インタフェースio.helidon.common.context.spi.DataPropagationProviderのメソッド
-
新しいスレッドの終了時に、伝播された日付をクリアします。
- clearData() - クラスio.helidon.logging.jul.JulMdcPropagatorのメソッド
- clearData() - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのメソッド
- clearHeaders() - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
-
アウトバウンド・コールの環境を導出する場合など、既存のヘッダーをクリアする必要がある場合があります。
- clearRoles() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
-
このビルダーに現在設定されているすべてのロールをクリアします。
- clearServiceRoles() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
-
このビルダーに現在設定されているすべてのサービス・ロールをクリアします。
- CLIENT_ACKNOWLEDGE - io.helidon.messaging.connectors.jms.AcknowledgeMode
-
メッセージは、
Message.ack()が手動またはAcknowledgmentポリシーによって起動されたときに確認されます。 - CLIENT_ERROR - io.helidon.common.http.Http.ResponseStatus.Family
-
4xxHTTPステータス・コード。 - clientAuth() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
クライアント認証が必要かどうか。
- clientAuth(ClientAuthentication) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
クライアント認証が必要かどうかを構成します。
- ClientAuthentication - io.helidon.webserverの列挙
-
サーバーが証明書によるtbeクライアントの認証を必要とするかどうかを示します。
- clientContext() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
DBクライアントのコンテキスト。
- clientContext() - クラスio.helidon.dbclient.common.DbStatementContextのメソッド
-
この文を実行するクライアントに関連付けられたクライアント・コンテキスト。
- clientContext(DbClientContext) - クラスio.helidon.dbclient.common.DbStatementContext.BuilderBaseのメソッド
-
クライアント・コンテキストを構成します。
- clientId() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
クライアントのクライアントID。
- clientId(String) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
-
トークンがGoogleによって生成されたことを検証するためのGoogleアプリケーション・クライアントID。
- clientId(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
OIDCサーバーによって生成されたクライアントID。
- clientKeyStore(KeyConfig) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
-
新しい証明書キー・ストアを設定します。
- ClientMethodDescriptor - io.helidon.grpc.clientのクラス
-
gRPCメソッドの定義に必要なすべてのメタデータをカプセル化します。
- ClientMethodDescriptor.Builder - io.helidon.grpc.clientのクラス
-
MethodDescriptorビルダーの実装。 - ClientMethodDescriptor.Rules - io.helidon.grpc.clientのインタフェース
-
ClientMethod構成API。
- clientOnly() - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
-
これがクライアント側専用ハンドラかどうかを判定します。
- clientOnly() - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingIterableのメソッド
- clientOnly() - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingStreamのメソッド
- ClientRequestAttribute - io.helidon.grpc.clientの列挙
-
呼出しトレース・スパンにアタッチするgRPCクライアント・コール属性の列挙。
- clientSecret(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
OIDCサーバーによって生成されるクライアント・シークレット。
- ClientSecurity - io.helidon.security.integration.jersey.clientのクラス
-
Jerseyのアウトバウンド・セキュリティの動作をオーバーライドするために使用される定数。
- ClientSecurityAutoDiscoverable - io.helidon.security.integration.jersey.clientのクラス
-
jerseyランタイムにバインドする自動検出可能な機能。
- ClientSecurityAutoDiscoverable() - クラスio.helidon.security.integration.jersey.client.ClientSecurityAutoDiscoverableのコンストラクタ
- ClientSecurityFilter - io.helidon.security.integration.jersey.clientのクラス
-
現在のコンテキスト・プリンシパルを伝播するJAX-RSクライアント・フィルタ。
- ClientSecurityFilter() - クラスio.helidon.security.integration.jersey.client.ClientSecurityFilterのコンストラクタ
-
このフィルタ(Jerseyまたはユニット・テストで使用されるため、本番コードでは明示的に使用しないでください)のインスタンスを作成します。
- ClientServiceDescriptor - io.helidon.grpc.clientのクラス
-
クライアント側のgRPCサービスに関するすべての詳細をカプセル化します。
- ClientServiceDescriptor.Builder - io.helidon.grpc.clientのクラス
- ClientServiceDescriptor.Rules - io.helidon.grpc.clientのインタフェース
-
ClientServiceDescriptorのFluent構成インタフェース。 - clientServices(List<DbClientService>) - クラスio.helidon.dbclient.common.DbClientContext.BuilderBaseのメソッド
-
使用するクライアント・サービスを構成します。
- clientStreaming(Object[], MethodHandler.ClientStreaming) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
-
双方向のクライアント・コールを処理します。
- clientStreaming(Object[], MethodHandler.ClientStreaming) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingのメソッド
- clientStreaming(Object[], MethodHandler.ClientStreaming) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingIterableのメソッド
- clientStreaming(Object[], MethodHandler.ClientStreaming) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingStreamのメソッド
- clientStreaming(Object[], MethodHandler.ClientStreaming) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.FutureResponseのメソッド
- clientStreaming(String) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- clientStreaming(String) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスのクライアント・ストリーミング・メソッドを登録します。
- clientStreaming(String, ServerCalls.ClientStreamingMethod<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- clientStreaming(String, ServerCalls.ClientStreamingMethod<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスのクライアント・ストリーミング・メソッドを登録します。
- clientStreaming(String, ServerCalls.ClientStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- clientStreaming(String, ServerCalls.ClientStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスのクライアント・ストリーミング・メソッドを登録します。
- clientStreaming(String, StreamObserver<RespT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
指定されたクライアント・ストリーミング・メソッドを呼び出します。
- clientStreaming(String, StreamObserver<RespT>) - インタフェースio.helidon.grpc.core.MethodHandler.ClientStreamingのメソッド
-
クライアント・ストリーミング・クライアント・コールを実行します。
- clientStreaming(String, Iterable<ReqT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
指定されたクライアント・ストリーミング・メソッドを呼び出します。
- clientStreaming(String, Consumer<ClientMethodDescriptor.Rules>) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- clientStreaming(String, Consumer<ClientMethodDescriptor.Rules>) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスのクライアント・ストリーミング・メソッドを登録します。
- clientStreaming(String, Stream<ReqT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
指定されたクライアント・ストリーミング・メソッドを呼び出します。
- ClientStreaming - io.helidon.microprofile.grpc.coreの注釈型
-
クライアント・ストリーミングgRPCメソッドを表すものとしてクラスをマークする注釈。
- ClientStreamingMethodHandlerSupplier - io.helidon.microprofile.grpc.coreのクラス
-
クライアント・ストリーミングgRPCメソッド用の
MethodHandlerのサプライヤ。 - ClientStreamingMethodHandlerSupplier() - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplierのコンストラクタ
-
クライアント・ストリーミング・メソッドのハンドラのサプライヤを作成します。
- ClientStreamingMethodHandlerSupplier.AbstractClientStreamingHandler<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
クライアント・ストリーミング
MethodHandlerのベース・クラス。 - ClientStreamingMethodHandlerSupplier.ClientStreaming<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームの標準クライアント・ストリーミング・メソッド・ハンドラ・メソッドをコールするクライアント・ストリーミング
MethodHandler。 - ClientStreamingMethodHandlerSupplier.ClientStreamingIterable<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
反復可能オブジェクトからリクエストをストリームするクライアント側のみのクライアント・ストリーミング
MethodHandler。 - ClientStreamingMethodHandlerSupplier.ClientStreamingStream<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
ストリームからのリクエストをストリームするクライアント側のみのクライアント・ストリーム
MethodHandler。 - ClientStreamingMethodHandlerSupplier.FutureResponse<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームの標準クライアント・ストリーミング・メソッド・ハンドラ・メソッドをコールするクライアント・ストリーミング
MethodHandler。 - ClientTracingAutoDiscoverable - io.helidon.tracing.jersey.clientのクラス
-
jerseyランタイムにバインドする自動検出可能な機能。
- ClientTracingAutoDiscoverable() - クラスio.helidon.tracing.jersey.client.ClientTracingAutoDiscoverableのコンストラクタ
- ClientTracingFilter - io.helidon.tracing.jersey.clientのクラス
-
このフィルタは、指定されたプロパティに基づいて、関連するJAX-RSクライアント・コールにトレース情報を追加します。
- ClientTracingFilter() - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのコンストラクタ
-
このフィルタをクラスとしてJerseyに登録できるようにするデフォルトのコンストラクタです。
- ClientTracingInterceptor - io.helidon.grpc.clientのクラス
-
クライアント・コールのためにトレース情報をオープン・トレース
Spanに取得するClientInterceptor。 - ClientTracingInterceptor.Builder - io.helidon.grpc.clientのクラス
-
ClientTracingInterceptorの構成を構築します。
- clock(Clock) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
-
Clock.fixed(java.time.Instant, java.time.ZoneId)など、使用する代替クロックを構成します。 - close() - クラスio.helidon.common.HelidonConsoleHandlerのメソッド
-
非推奨。
- close() - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
-
非推奨。
- close() - クラスio.helidon.config.git.GitConfigSourceのメソッド
- close() - インタフェースio.helidon.config.spi.ConfigContentのメソッド
-
不要になったコンテンツを閉じます。
- close() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerContextのメソッド
- close() - クラスio.helidon.logging.jul.HelidonConsoleHandlerのメソッド
- close() - クラスio.helidon.media.common.CharBufferのメソッド
- close() - クラスio.helidon.media.common.DataChunkInputStreamのメソッド
- close() - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
-
このキャッシュを閉じます。
- close() - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
- close() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
-
レスポンスの非同期クローズ。
- close() - クラスio.helidon.webserver.jersey.JerseySupportのメソッド
-
このJerseyとの統合を閉じます。
- close() - クラスio.helidon.webserver.tyrus.TyrusWriterPublisherのメソッド
- close(Consumer<Flow.Subscriber<? super T>>) - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
-
サブスクライバ・ホルダーをクローズ済としてマークします。
- CLOSED - io.helidon.faulttolerance.CircuitBreaker.State
-
回線が閉じられ、リクエストが処理されます。
- code() - インタフェースio.helidon.common.http.Http.ResponseStatusのメソッド
-
ステータス・コードを表す関連する整数値を取得します。
- code() - 列挙型io.helidon.common.http.Http.Statusのメソッド
-
関連付けられたステータス・コードを取得します。
- collect() - クラスio.helidon.common.Errors.Collectorのメソッド
-
Errorsインスタンスに収集されたメッセージを処理します。 - collect(Collector<T, U>) - インタフェースio.helidon.common.reactive.Multiのメソッド
- collect(Supplier<? extends U>, BiConsumer<U, T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
- collect(T) - インタフェースio.helidon.common.reactive.Collectorのメソッド
-
指定されたアイテムを収集します。
- CollectingObserver<T,V,U,A,R> - io.helidon.grpc.serverのクラス
-
StreamObserver。 - CollectingObserver(Collector<T, A, R>, StreamObserver<U>) - クラスio.helidon.grpc.server.CollectingObserverのコンストラクタ
-
ToDo: JavaDocの追加。
- CollectingObserver(Collector<T, A, R>, StreamObserver<U>, Consumer<Throwable>) - クラスio.helidon.grpc.server.CollectingObserverのコンストラクタ
-
ToDo: JavaDocの追加。
- CollectingObserver(Collector<T, A, R>, StreamObserver<U>, Function<V, T>, Function<R, U>) - クラスio.helidon.grpc.server.CollectingObserverのコンストラクタ
-
ToDo: JavaDocの追加。
- CollectingObserver(Collector<T, A, R>, StreamObserver<U>, Function<V, T>, Function<R, U>, Consumer<Throwable>) - クラスio.helidon.grpc.server.CollectingObserverのコンストラクタ
-
ToDo: JavaDocの追加。
- collectList() - インタフェースio.helidon.common.reactive.Multiのメソッド
- collector() - クラスio.helidon.common.Errorsのstaticメソッド
-
新しいメッセージ・コレクタを作成します。
- Collector<T,U> - io.helidon.common.reactiveのインタフェース
-
コレクタは、
Collector.collect(java.lang.Object)の起動時に提供されたアイテムを蓄積し、Collector.value()を使用して単一のコンテナ・オブジェクトで使用できるようにします。 - Collector() - クラスio.helidon.common.Errors.Collectorのコンストラクタ
- collectorHost(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
- collectorHost(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
トレース・コレクタへの接続に使用するホスト。
- collectorHost(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- collectorPath(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
使用するパスをオーバーライドします。
- collectorPath(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
トレース・コレクタにデータを送信するときに使用するコレクタ・ホスト上のパス。
- collectorPath(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
-
使用するパスをオーバーライドします。
- collectorPort(int) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
- collectorPort(int) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
トレース・コレクタへの接続に使用するポート。
- collectorPort(int) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- collectorProtocol(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
- collectorProtocol(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
((
http、httpsなど))を使用してトレース・コレクタに接続するためのプロトコル。 - collectorProtocol(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- collectorRegistry(CollectorRegistry) - クラスio.helidon.metrics.prometheus.PrometheusSupport.Builderのメソッド
-
コレクタ・レジストリを使用するように設定します。デフォルトは
CollectorRegistry.defaultRegistryです。 - collectorUri(URI) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
トレース・データの送信に使用するコレクタURIを設定します。
- collectorUri(URI) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- collectStream(Collector<T, A, R>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
Collectorのコールバックを使用してアップストリーム・アイテムを収集します。 - column(int) - インタフェースio.helidon.dbclient.DbRowのメソッド
-
この行の列を取得します。
- column(String) - インタフェースio.helidon.dbclient.DbRowのメソッド
-
この行の列を取得します。
- COLUMN - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
列のキー。
- combine(Subject) - クラスio.helidon.security.Subjectのメソッド
-
別のサブジェクトのすべてのプリンシパルおよび資格証明をこのサブジェクトに追加します。
Subject.principals()は置換されません。 - combineAnnotations(Class<T>, EndpointConfig.AnnotationScope...) - クラスio.helidon.security.SecurityLevelのメソッド
-
リクエストされたすべてのスコープにわたって、特定のタイプのすべての注釈を結合します。
- COMMAND - io.helidon.dbclient.DbStatementType
-
特定のコレクションに関連しないデータベース・コマンド。
- commit() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
-
現在のスレッドに関連付けられたトランザクションを完了します。
- commonLogFormat() - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
-
commonログ形式を使用します。 - COMPATIBLE - io.helidon.media.common.MessageBodyOperator.PredicateResult
-
リクエストされたタイプはこのオペレータと互換性がありますが、完全一致ではありません。
- complete() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
十分な需要がない場合にバッファを排出し、さらにリクエストを待機してから、
onCompleteシグナルをダウンストリームに送信します。 - complete() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
ストリームを適切に完了し、パブリッシャをcompleted状態に設定して、
onCompleteシグナルを下流に送信します。 - complete() - クラスio.helidon.messaging.Emitterのメソッド
-
すべてのサブスクライバにonCompleteシグナルを送信します。
- complete(StreamObserver<T>, Runnable, T) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
Runnableタスクを実行し、タスクの完了時に、指定した結果を使用してStreamObserver.onNext(Object)をコールし、gRPCリクエストを完了してから、StreamObserver.onCompleted()をコールします。 - complete(StreamObserver<T>, Callable<T>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
Callableの結果に基づいてgRPCリクエストを完了します。 - complete(StreamObserver<T>, CompletionStage<T>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
CompletionStageの結果に基づいてgRPCリクエストを完了します。 - complete(StreamObserver<T>, T) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
gRPCリクエストを完了します。
- complete(AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
-
指定されたレスポンスを完了として使用して
CompletionStageを作成します。 - completeAsync(StreamObserver<T>, Runnable, T) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
Runnableタスクを非同期的に実行し、タスクの完了時に、指定された結果を使用してStreamObserver.onNext(Object)をコールし、gRPCリクエストを完了してから、StreamObserver.onCompleted()をコールします。 - completeAsync(StreamObserver<T>, Runnable, T, Executor) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
Runnableタスクを非同期的に実行し、タスクの完了時に、指定された結果を使用してStreamObserver.onNext(Object)をコールし、gRPCリクエストを完了してから、StreamObserver.onCompleted()をコールします。 - completeAsync(StreamObserver<T>, Callable<T>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
Callableの結果に基づいてgRPCリクエストを非同期的に完了します。 - completeAsync(StreamObserver<T>, Callable<T>, Executor) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
Callableの結果に基づいてgRPCリクエストを非同期的に完了します。 - completeAsync(StreamObserver<T>, CompletionStage<T>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
CompletionStageの結果に基づいてgRPCリクエストを非同期的に完了します。 - completeAsync(StreamObserver<T>, CompletionStage<T>, Executor) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
CompletionStageの結果に基づいてgRPCリクエストを非同期的に完了します。 - completeNow() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
バッファの内容に関係なく、
onCompleteシグナルをすぐにダウンストリームに送信します。 - completeWithoutResult(StreamObserver<U>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
StreamObserverの完了に使用できるConsumerを取得します。 - completeWithResult(StreamObserver<U>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
StreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得します。 - CompletionAwaitable<T> - io.helidon.common.reactiveのクラス
-
AwaitableでエンリッチされたCompletionStageラッパー。 - CompletionSingle<T> - io.helidon.common.reactiveのクラス
-
Single as CompletionStage。
- CompletionSingle() - クラスio.helidon.common.reactive.CompletionSingleのコンストラクタ
- completionStage() - クラスio.helidon.grpc.client.GrpcServiceClient.SingleValueStreamObserverのメソッド
-
StreamObserverの完了時に完了するCompletableFutureを取得します。 - component(String) - クラスio.helidon.tracing.config.TracingConfigのメソッド
-
トレースされるコンポーネントの構成。
- component(String, boolean) - クラスio.helidon.tracing.config.TracingConfigのメソッド
-
トレースされるコンポーネントの構成。
- ComponentTracingConfig - io.helidon.tracing.configのクラス
-
コンポーネントは、トレース可能なアプリケーションの単一の"レイヤー"です。
- ComponentTracingConfig(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのコンストラクタ
-
新しい名前付きコンポーネント。
- ComponentTracingConfig.Builder - io.helidon.tracing.configのクラス
-
ComponentTracingConfigのFluent APIビルダー。 - compose(Function<? super Multi<T>, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
指定された
composerファンクションを現在のMultiインスタンスに適用し、このファンクションの戻されたFlow.PublisherをラップするMultiを戻します。 - compose(Function<? super Single<T>, ? extends Single<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
指定された
composerファンクションを現在のSingleインスタンスに適用し、このファンクションによって戻されたSingleを戻します。 - CompositeProviderFlag - io.helidon.securityの列挙
-
プロバイダの解決を駆動するフラグ。
- CompositeProviderSelectionPolicy - io.helidon.securityのクラス
-
単一の仮想セキュリティ・プロバイダへの複数のプロバイダ(現在の認証とアウトバウンド)の構成をサポートするプロバイダ選択ポリシー。
- CompositeProviderSelectionPolicy.Builder - io.helidon.securityのクラス
-
CompositeProviderSelectionPolicyを作成するFluent APIビルダー。 - compressionType(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
プロデューサによって生成されたすべてのデータの圧縮タイプ。
- COMPRESSOR - io.helidon.grpc.client.ClientRequestAttribute
-
コンプレッサ・タイプをトレース・スパンに追加します。
- computeGrants(Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
-
指定されたサブジェクトの権限付与をコンピュートします。
- computeIfAbsent(String, Function<String, Iterable<String>>) - クラスio.helidon.common.http.HashParametersのメソッド
- computeIfAbsent(String, Function<String, Iterable<String>>) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定されたキーがまだ値に関連付けられていない場合は、指定された関数を使用して新しい関連付けを計算し、空の
Listを返します。それ以外の場合は、現在の値(オプションの操作)を返します。 - computeIfAbsent(String, Function<String, Iterable<String>>) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- computeSingleIfAbsent(String, Function<String, String>) - クラスio.helidon.common.http.HashParametersのメソッド
- computeSingleIfAbsent(String, Function<String, String>) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定されたキーがまだ値に関連付けられていない場合は、指定された関数を使用して新しい関連付けを計算し、空の
Listを返します。それ以外の場合は、現在の値(オプションの操作)を返します。 - computeSingleIfAbsent(String, Function<String, String>) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- computeValue(K, Supplier<Optional<V>>) - クラスio.helidon.common.configurable.LruCacheのメソッド
-
キャッシュされた値を返すか、コンピュートしてキャッシュします。
- computeValue(K, Supplier<Optional<V>>) - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
-
キャッシュされた値を返すか、コンピュートしてキャッシュします。
- concat(Parameters...) - クラスio.helidon.common.http.HashParametersのstaticメソッド
-
指定されたパラメータの連結として
HashParametersの新しいインスタンスを作成します。 - concat(Iterable<Parameters>) - クラスio.helidon.common.http.HashParametersのstaticメソッド
-
指定されたパラメータの連結として
HashParametersの新しいインスタンスを作成します。 - concat(Flow.Publisher<T>, Flow.Publisher<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
連結ストリームを1つにストリームします。
- concat(Flow.Publisher<T>, Flow.Publisher<T>, Flow.Publisher<T>...) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
連結ストリームを1つにストリームします。
- concat(PublisherBuilder<? extends T>, PublisherBuilder<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- concatArray(Flow.Publisher<T>...) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
重複しない順序でアイテムをリレーすることによって、ソース
Flow.Publisherの配列を連結します。 - ConcatPublisher<T> - io.helidon.common.reactiveのクラス
-
連結ストリームを1つにストリームします。
- concurrentExecutions() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
-
現時点での同時実行の数。
- concurrentGauge(String) - クラスio.helidon.metrics.Registryのメソッド
- concurrentGauge(String, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- concurrentGauge(Metadata) - クラスio.helidon.metrics.Registryのメソッド
- concurrentGauge(Metadata, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- config() - クラスio.helidon.config.MetaConfigのstaticメソッド
-
メタ構成(ファイルまたはクラスパス・リソース)から構成を作成するか、メタ構成が存在しない場合はデフォルトの構成インスタンスを作成します。
- config() - クラスio.helidon.messaging.connectors.jms.ConnectionContextのメソッド
-
チャネル構成。
- config() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
-
Helidon構成を取得します。
- config(Config) - クラスio.helidon.common.configurable.LruCache.Builderのメソッド
-
構成からこのキャッシュの構成をロードします。
- config(Config) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
-
このスレッド・プール・エグゼキュータのすべてのプロパティを構成からロードします。
- config(Config) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
-
このスレッド・プールのすべてのプロパティを構成からロードします。
- config(Config) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
-
構成からこのビルダー・インスタンスを更新しました。
- config(Config) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
-
メタ構成からビルダーを構成します。
- config(Config) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
-
メタ構成からビルダーを構成します。
- config(Config) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
-
メタ構成からビルダーを構成します。
- config(Config) - クラスio.helidon.config.ClasspathOverrideSource.Builderのメソッド
-
メタ構成からビルダーを更新します。
- config(Config) - インタフェースio.helidon.config.Config.Builderのメソッド
-
この構成ビルダーをメタ構成から構成します。
- config(Config) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
-
メタ構成からビルダーを構成します。
- config(Config) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
-
メタ構成からビルダーを構成します。
- config(Config) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
-
メタ構成からビルダーを構成します。
- config(Config) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
- config(Config) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
-
メタ構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
-
メタ構成からビルダーを構成します。
- config(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
-
指定されたメタ構成から構成を作成します。
- config(Config) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
-
メタ構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
-
メタ構成からビルダーを構成します。
- config(Config) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
- config(Config) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
-
構成からこのクライアント・サービスを構成します。
- config(Config) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
-
構成ファイルのデータベース接続構成を使用します。
- config(Config) - クラスio.helidon.dbclient.DbStatements.Builderのメソッド
-
構成からステートメントを設定します。
- config(Config) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
-
Configノードを使用してヘルス・チェック・パラメータを設定します。 - config(Config) - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
- config(Config) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- config(Config) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- config(Config) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
構成ファイルのデータベース接続構成を使用します。
- config(Config) - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
-
構成インスタンスからHelidon全体のデフォルトを構成します。
- config(Config) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
-
構成からビルダーを更新します。
- config(Config) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
-
構成からビルダーを更新します。
- config(Config) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
- config(Config) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.media.common.DefaultMediaSupport.Builderのメソッド
-
指定された
ConfigからこのDefaultMediaSupport.Builderを構成します。 - config(Config) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
-
指定された
ConfigからこのMediaContext.Builderを構成します。 - config(Config) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
-
コネクタのカスタム構成。
- config(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
-
コネクタのカスタム構成。
- config(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
-
このビルダーを構成からロードします。
- config(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
-
このビルダーを構成からロードします。
- config(Config) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
コネクタとそのルーティングの構成に必要な構成。
- config(Config) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
-
デフォルトの構成を上書き
- config(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
このビルダーを構成からロードします。
- config(Config) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
このサーバー(Helidon構成)の構成に使用する構成インスタンス。
- config(Config) - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
-
指定された
Configオブジェクトから様々なビルダー属性を設定します。 - config(Config) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
-
指定されたopenapi
Configオブジェクトから様々なビルダー属性を設定します。 - config(Config) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
-
構成からビルダーを更新しました。
- config(Config) - クラスio.helidon.security.abac.policy.PolicyValidator.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
-
構成から構成データをロードします。
- config(Config) - クラスio.helidon.security.abac.scope.ScopeValidator.Builderのメソッド
-
構成からビルダーを更新します。
- config(Config) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
-
構成からフィールドを更新します。
- config(Config) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
-
構成からビルダーを更新し、構成を
AbacProvider.Builder.configuration(io.helidon.config.Config)に設定します。 - config(Config) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
-
このターゲットの構成を設定します。
- config(Config) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
-
このビルダーを構成からロードします。
- config(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
-
構成インスタンスからこの構成を更新しました。
- config(Config) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
-
構成からビルダーを更新します。
- config(Config) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
-
構成からビルダーを作成します。
- config(Config) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
-
構成からビルダー・インスタンスを作成します。
- config(Config) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
-
構成からこのビルダー・インスタンスを更新します。
- config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
- config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのメソッド
-
構成からこのビルダーの状態を更新します。
- config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
-
構成からこのビルダーの状態を更新します。
- config(Config) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
このビルダーを構成からロードします。
- config(Config) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
-
構成からビルダーを更新します。
- config(Config) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
このビルダーを構成の値で更新します。
- config(Config) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
-
このビルダーを構成で更新します。
- config(Config) - クラスio.helidon.security.providers.oidc.OidcSupport.Builderのメソッド
-
OidcConfigを読み取るためにプロバイダ・キーにある構成。 - config(Config) - クラスio.helidon.security.Security.Builderのメソッド
-
構成インスタンスをこのビルダーに追加します。
- config(Config) - クラスio.helidon.security.SecurityTime.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
-
構成からビルダーを更新します。
- config(Config) - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
-
Configからこのビルダーを更新します。 - config(Config) - クラスio.helidon.tracing.config.SpanLogTracingConfig.Builderのメソッド
-
Configからこのビルダーを更新します。 - config(Config) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
-
Configからこのビルダーを更新します。 - config(Config) - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
- config(Config) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
アプリケーションの構成からトレーサの構成をロードします。
- config(Config) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- config(Config) - クラスio.helidon.webclient.Proxy.Builderのメソッド
-
構成からメトリックを構成します。
- config(Config) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
このクライアントの構成。
- config(Config) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
-
構成からメトリックを構成します。
- config(Config) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
-
CORS構成情報をマージします。
- config(Config) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
-
指定された
Configノードを使用して、既存の設定を拡張またはオーバーライドします。 - config(Config) - クラスio.helidon.webserver.cors.MappedCrossOriginConfig.Builderのメソッド
-
指定された構成ノードにデータを適用します。
- config(Config) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
-
構成から構成を更新します。
- config(Config) - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
-
指定された
Configからこのビルダーを更新します。 - config(Config) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。指定された
Configパラメータに含まれる構成値を設定します。 - config(Config) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
- config(Config) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
Configからこのソケット構成を更新します。 - config(Config) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
指定された構成からこのサーバー構成を更新します。
- config(Config) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
構成からこのビルダーを更新します。
- config(Config) - クラスio.helidon.webserver.WebTracingConfig.Builderのメソッド
-
Configからビルダーを更新します。 - config(Config, String) - クラスio.helidon.security.providers.oidc.OidcSupport.Builderのメソッド
-
構成は、構成ルートまたはプロバイダ・ノードにあります。
- config(GrpcServerConfiguration) - クラスio.helidon.grpc.server.GrpcServer.Builderのメソッド
-
GrpcServerの構成を設定します。 - config(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcSupport.Builderのメソッド
-
提供されている
OidcConfigをこのビルダーに使用します。 - config(ServerConfiguration) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
非推奨。2.0.0以降 - かわりに、このビルダーのメソッドまたは
WebServer.Builder.config(io.helidon.config.Config)を使用してください - config(String) - クラスio.helidon.security.EndpointConfigのメソッド
-
構成キーの
Configインスタンスを取得します。 - config(String, Config) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
-
プロバイダが使用する構成を指定します。
- config(String, SignedHeadersConfig.HeadersConfig) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.Builderのメソッド
-
単一のメソッドの構成(必須および"if-present"ヘッダーを署名付き(またはインバウンド・シグネチャに必要です)に設定するには、
SecurityEnvironment.method()を参照してください)。 - config(Supplier<GrpcServerConfiguration>) - クラスio.helidon.grpc.server.GrpcServer.Builderのメソッド
-
GrpcServerの構成を設定します。 - config(Supplier<ServerConfiguration>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
非推奨。2.0.0以降 -
WebServer.Builder.config(ServerConfiguration)を参照 - config(Config) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
このサーバー(マイクロプロファイル構成)の構成に使用する構成インスタンス。
- config(ResourceConfig) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
-
このアプリケーションを形成するリソース構成を設定します。
- Config - io.helidon.configのインタフェース
-
構成
- CONFIG - クラスio.helidon.jersey.connector.HelidonPropertiesのstatic変数
-
WebClient.Builder.config(Config)に渡されるHelidonConfigインスタンス(使用可能な場合)。 - CONFIG_EXPECTED_ISSUER - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstatic変数
-
着信トークンの予期される発行者の構成キー。
- CONFIG_HOSTS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
-
ホストの文字列配列の構成キー。
- CONFIG_KEY - クラスio.helidon.openapi.OpenAPISupport.Builderのstatic変数
-
Helidon構成からopenapiノードを選択するための構成キー。
- CONFIG_KEY_NAME - 注釈型io.helidon.microprofile.server.RoutingNameのstatic変数
-
完全修飾クラス名(先頭のドットを含まない)の後に追加されたルーティング名の構成キー。
- CONFIG_KEY_PATH - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
-
Microprofile構成を介して構成された場合の、パスの構成キー。
- CONFIG_KEY_PATH - 注釈型io.helidon.microprofile.server.RoutingPathのstatic変数
-
完全修飾クラス名(先頭のドットを含まない)の後に追加されたルーティング・パスの構成キー。
- CONFIG_KEY_REQUIRED - 注釈型io.helidon.microprofile.server.RoutingNameのstatic変数
-
完全修飾クラス名(先頭のドットを含まない)の後に追加される、ルーティング名必須フラグの構成キー。
- CONFIG_KEY_THRESHOLD_PERCENT - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
-
Microprofile構成を介した構成時の、しきいパーセントの構成キー。
- CONFIG_KEY_THRESHOLD_PERCENT - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstatic変数
-
ヒープ・メモリーしきい値の構成プロパティ・キー。
- CONFIG_METHODS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
-
HTTPメソッドの文字列配列の構成キー。
- CONFIG_NAME - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
-
ターゲットの名前の構成キー。
- CONFIG_OUTBOUND - クラスio.helidon.security.providers.common.OutboundConfigのstatic変数
-
OutboundTargetの構成のオブジェクト・リストを保持する構成キー(プロバイダ構成の下にが必要です)。 - CONFIG_PATHS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
-
パスの文字列配列の構成キー。
- CONFIG_TRANSPORTS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
-
サポートされているトランスポートの文字列配列の構成キー。
- Config.Builder - io.helidon.configのインタフェース
-
ConfigBuilder. - Config.Context - io.helidon.configのインタフェース
-
ノードの最後にロードされたインスタンスへのアクセス、または構成全体のリロードのリクエストを可能にする、特定の
Configノードに関連付けられたコンテキスト。 - Config.Key - io.helidon.configのインタフェース
-
オブジェクトは構成ノードの完全修飾キーを表します。
- Config.Type - io.helidon.configの列挙
-
構成ノード・タイプ。
- configBuilder() - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstaticメソッド
-
AQコネクタのカスタム構成ビルダー。
- configBuilder() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstaticメソッド
-
JMSコネクタのカスタム構成ビルダー。
- configBuilder() - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのstaticメソッド
-
Kafkaコネクタのカスタム構成ビルダー。
- ConfigCdiExtension - io.helidon.microprofile.configのクラス
-
CDIコンテナ(
Config、ConfigおよびConfigPropertyのすべて)で構成インジェクションを有効にする拡張機能。 - ConfigCdiExtension() - クラスio.helidon.microprofile.config.ConfigCdiExtensionのコンストラクタ
-
CDIコンテナによって起動されるコンストラクタ。
- configClass() - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
- configClass() - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
- configClass() - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
- configClass() - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
- configClass() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
-
構成タイプのクラス。
- ConfigContent - io.helidon.config.spiのインタフェース
-
すべてのデータを一度に("eager"構成ソース)で読み取ることができる構成ソースによって提供される構成コンテンツ。
- ConfigContent.Builder<T extends ConfigContent.Builder<T>> - io.helidon.config.spiのクラス
-
ConfigContentのFluent APIビルダー、解析可能なコンテンツ・ビルダーの共通の祖先およびノード・コンテンツ・ビルダー。 - ConfigContent.NodeContent - io.helidon.config.spiのインタフェース
-
解析を必要とせずに、
ConfigNode.ObjectNodeを直接提供する構成コンテンツ。 - ConfigContent.NodeContent.Builder - io.helidon.config.spiのクラス
-
ConfigContent.NodeContentのFluent APIビルダー。 - ConfigContent.OverrideContent - io.helidon.config.spiのインタフェース
-
OverrideSourceのコンテンツ。 - ConfigContent.OverrideContent.Builder - io.helidon.config.spiのクラス
- ConfigContext - io.helidon.config.spiのインタフェース
-
Configを構築する際にConfig.Builderによって作成されるコンテキスト。 - ConfigEncryptionException - io.helidon.config.encryptionでの例外
-
セキュアな構成関連の例外です。
- ConfigEncryptionException(String) - 例外io.helidon.config.encryption.ConfigEncryptionExceptionのコンストラクタ
-
指定された詳細メッセージを持つ新しい構成暗号化例外を構築します。
- ConfigEncryptionException(String, Throwable) - 例外io.helidon.config.encryption.ConfigEncryptionExceptionのコンストラクタ
-
メッセージを使用して構築します。
- ConfigException - io.helidon.configでの例外
-
Config実装によって例外がスローされます。 - ConfigException(String) - 例外io.helidon.config.ConfigExceptionのコンストラクタ
-
詳細メッセージを含むコンストラクタです。
- ConfigException(String, Throwable) - 例外io.helidon.config.ConfigExceptionのコンストラクタ
-
詳細メッセージを含むコンストラクタです。
- ConfigFilter - io.helidon.config.spiのインタフェース
-
ConfigAPIを介して返される前に基本構成(String)値を変換できるフィルタ。 - ConfigFilters - io.helidon.configのクラス
-
クラスは、組込みの
ConfigFilter実装へのアクセスを提供します。 - ConfigFilters.ValueResolvingBuilder - io.helidon.configのクラス
-
値参照解決フィルタのビルダーです。
- configFor(String) - クラスio.helidon.security.Securityのメソッド
-
セキュリティの構成。
- ConfigHelper - io.helidon.configのクラス
-
共通構成ユーティリティ。
- configKey() - インタフェースio.helidon.dbclient.jdbc.spi.HikariCpExtensionProviderのメソッド
-
拡張プロバイダの構成キー。
- configKey() - クラスio.helidon.dbclient.metrics.DbClientMetricsProviderのメソッド
- configKey() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsExtensionProviderのメソッド
- configKey() - インタフェースio.helidon.dbclient.spi.DbClientServiceProviderのメソッド
-
configに構成キーが必要です。
- configKey() - クラスio.helidon.dbclient.tracing.DbClientTracingProviderのメソッド
- configKey() - インタフェースio.helidon.media.common.spi.MediaSupportProviderのメソッド
-
media-support.services.configの下に構成キーが必要です。 - configKey() - クラスio.helidon.media.jackson.JacksonProviderのメソッド
- configKey() - クラスio.helidon.media.jsonb.JsonbProviderのメソッド
- configKey() - クラスio.helidon.media.jsonp.JsonpProviderのメソッド
- configKey() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorServiceのメソッド
- configKey() - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
- configKey() - クラスio.helidon.security.abac.policy.PolicyValidatorServiceのメソッド
- configKey() - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorServiceのメソッド
-
このポリシー・バリデータ・サービスで必要な構成キー。
- configKey() - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
- configKey() - クラスio.helidon.security.abac.role.RoleValidatorServiceのメソッド
- configKey() - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
- configKey() - クラスio.helidon.security.abac.scope.ScopeValidatorServiceのメソッド
- configKey() - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
- configKey() - クラスio.helidon.security.abac.time.TimeValidatorServiceのメソッド
- configKey() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
-
このバリデータ構成にマップする構成エントリのキー。
- configKey() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorServiceのメソッド
-
このバリデータの構成の"root"のキー。
- configKey() - インタフェースio.helidon.security.providers.httpauth.spi.UserStoreServiceのメソッド
-
セキュリティ・プロバイダ構成で予期される、このストアの構成キー。
- configKey() - クラスio.helidon.webclient.metrics.WebClientMetricsProviderのメソッド
- configKey() - クラスio.helidon.webclient.security.WebClientSecurityProviderのメソッド
- configKey() - インタフェースio.helidon.webclient.spi.WebClientServiceProviderのメソッド
-
client.services.configの下に構成キーが必要です。 - configKey() - クラスio.helidon.webclient.tracing.WebClientTracingProviderのメソッド
- configMap(Map<String, Config>) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
-
プロバイダが使用する構成に対する構成キーのマップをプロバイダに提供します。
- ConfigMapper - io.helidon.config.spiのインタフェース
-
複雑な構造の変換を支援するために、構成マッパーが
ConfigMapperProviderに提供されています。 - ConfigMapperProvider - io.helidon.config.spiのインタフェース
-
Configサブツリーを特定のJavaタイプに変換するマッピング関数を提供します。 - ConfigMappers - io.helidon.configのクラス
-
構成をJavaタイプに変換するユーティリティ・メソッド。
- ConfigMappingException - io.helidon.configでの例外
-
構成値マッピング例外。
- ConfigMappingException(Config.Key, Type, String) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
-
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
- ConfigMappingException(Config.Key, Type, String, Throwable) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
-
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
- ConfigMappingException(Config.Key, String) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
-
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
- ConfigMappingException(Config.Key, String, Class<?>, Throwable) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
-
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
- ConfigMappingException(Config.Key, String, String, Throwable) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
-
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
- ConfigMappingException(Config.Key, String, Throwable) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
-
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
- ConfigNode - io.helidon.config.spiのインタフェース
-
構成ノードの実装を識別するマーカー・インタフェースです。
- ConfigNode.ListNode - io.helidon.config.spiのインタフェース
-
ConfigNodeベースの構成値のリスト。
- ConfigNode.ListNode.Builder - io.helidon.config.spiのインタフェース
-
ConfigNode.ListNodeインスタンスを構築するためのビルダー。 - ConfigNode.NodeType - io.helidon.config.spiの列挙
-
構成ノードのベース・タイプ。
- ConfigNode.ObjectNode - io.helidon.config.spiのインタフェース
-
必要に応じて適切な
ConfigParserによって解析された階層構造を表す構成ノード。 - ConfigNode.ObjectNode.Builder - io.helidon.config.spiのインタフェース
-
ConfigNode.ObjectNodeインスタンスを構築するためのビルダー。 - ConfigNode.ValueNode - io.helidon.config.spiのインタフェース
-
単一の文字列ベースの構成値。
- ConfigParser - io.helidon.config.spiのインタフェース
-
構成
ConfigParser.Contentを、コンテンツの元の構造および値を表すConfigNode.ObjectNodeに変換します。 - ConfigParser.Content - io.helidon.config.spiのインタフェース
-
ConfigParserによって解析される構成コンテンツ。 - ConfigParser.Content.Builder - io.helidon.config.spiのクラス
-
ConfigParser.ContentのFluent APIビルダー。 - ConfigParserException - io.helidon.config.spiでの例外
-
構成の解析中にスローされた例外のルート・クラス。
- ConfigParserException(String) - 例外io.helidon.config.spi.ConfigParserExceptionのコンストラクタ
-
例外インスタンスを構築します。
- ConfigParserException(String, Throwable) - 例外io.helidon.config.spi.ConfigParserExceptionのコンストラクタ
-
例外インスタンスを構築します。
- ConfigParsers - io.helidon.configのクラス
-
組込みの
ConfigParser実装へのアクセスを提供します。 - ConfigProperties - io.helidon.config.encryptionのクラス
-
プロパティとそのデフォルト値。
- configSource(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
-
メタ構成に基づいて構成ソース(または構成ソース)をロードします。
- ConfigSource - io.helidon.config.spiのインタフェース
-
構成の
Source。 - ConfigSourceProvider - io.helidon.config.spiのインタフェース
-
メタ構成に基づいて構成ソースを提供するJavaサービス・ローダー・サービス。
- ConfigSourceRuntime - io.helidon.configのインタフェース
-
構成ソースのランタイム。
- ConfigSources - io.helidon.configのクラス
-
組込みの
ConfigSource実装へのアクセスを提供します。 - ConfigSources.SystemPropertiesConfigSource - io.helidon.configのクラス
-
システム・プロパティ構成ソース。
- ConfigSources.SystemPropertiesConfigSource.Builder - io.helidon.configのクラス
-
ConfigSources.SystemPropertiesConfigSource用のfluent APIビルダー。 - configuration() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
-
有効なサーバー構成を取得します。
- configuration() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
- configuration() - インタフェースio.helidon.webserver.WebServerのメソッド
-
有効なサーバー構成を取得します。
- configuration(Config) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
-
バリデータ・インスタンスに使用する構成。
- configure(HikariConfig) - インタフェースio.helidon.dbclient.jdbc.HikariCpExtensionのメソッド
-
DBクライアント構成に追加の構成オプションを設定します。
- configure(MethodDescriptor.Rules) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
- configure(MethodDescriptor.Rules<ReqT, ResT>) - インタフェースio.helidon.grpc.server.MethodDescriptor.Configurerのメソッド
-
MethodDescriptor.Rulesに追加の構成を適用します。 - configure(ServiceDescriptor.Rules) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
- configure(ServiceDescriptor.Rules) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Configurerのメソッド
-
ServiceDescriptor.Rulesに追加の構成を適用します。 - configure(ServiceDescriptor.Rules) - クラスio.helidon.security.integration.grpc.GrpcSecurityのメソッド
-
GrpcSecurity.configフィールドが設定されている場合は、適用可能なセキュリティ構成でServiceDescriptor.Rulesを変更します。 - configure(ServiceDescriptor.Rules) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
ServiceDescriptor.Rulesを変更して、このGrpcSecurityHandlerを追加します。 - configure(GrpcMpContext) - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpExtensionのメソッド
-
サービスがコンテキストを介して構成を追加できるようにします。
- configure(ClientBuilder) - クラスio.helidon.microprofile.tracing.MpTracingClientRegistrarのメソッド
- configure(ClientBuilder, ExecutorService) - クラスio.helidon.microprofile.tracing.MpTracingClientRegistrarのメソッド
- configure(FeatureContext) - クラスio.helidon.microprofile.cors.CrossOriginAutoDiscoverableのメソッド
- configure(FeatureContext) - クラスio.helidon.microprofile.restclient.HelidonRequestHeaderAutoDiscoverableのメソッド
- configure(FeatureContext) - クラスio.helidon.microprofile.tracing.MpTracingAutoDiscoverableのメソッド
- configure(FeatureContext) - クラスio.helidon.security.integration.jersey.client.ClientSecurityAutoDiscoverableのメソッド
- configure(FeatureContext) - クラスio.helidon.security.integration.jersey.SecurityFeatureのメソッド
- configure(FeatureContext) - クラスio.helidon.tracing.jersey.client.ClientTracingAutoDiscoverableのメソッド
- configure(FeatureContext) - クラスio.helidon.webclient.jaxrs.JerseyClientAutoDiscoverableのメソッド
- configure(Config, T, Class<? super T>, String) - クラスio.helidon.integrations.jedis.cdi.JedisExtensionのメソッド
-
提供された
Configをなんらかの方法で使用して、提供されたObjectを構成します。 - configureDefaults(Config) - クラスio.helidon.webclient.jaxrs.JaxRsClientのstaticメソッド
-
作成されたすべてのクライアントのデフォルトを構成します。
- configureEndpoint(Routing.Rules) - クラスio.helidon.metrics.MetricsSupportのメソッド
-
指定されたルーティング・ルールでメトリクス・エンドポイントを構成します。
- configureEndpoint(Routing.Rules) - クラスio.helidon.openapi.OpenAPISupportのメソッド
-
指定したルール・セットにルーティングを追加して、OpenAPIエンドポイントを設定します。
- configureRuntime() - クラスio.helidon.common.LogConfigのstaticメソッド
-
ネイティブ・イメージ内の場合、実行時構成でロギングを再構成します。
- configureSpan(Tracer.SpanBuilder) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
- configureSpan(Tracer.SpanBuilder) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
-
名前が付けられ、親を持つスパンの追加プロパティを構成します。
- configureSpan(Tracer.SpanBuilder) - クラスio.helidon.tracing.jersey.TracingFilterのメソッド
- configureVendorMetrics(String, Routing.Rules) - クラスio.helidon.metrics.MetricsSupportのメソッド
-
指定されたルーティングのベンダー・メトリクスを構成します。
- ConfigUserStore - io.helidon.security.providers.httpauthのクラス
-
ユーザー・ストアが構成からロードされました。
- ConfigUserStore() - クラスio.helidon.security.providers.httpauth.ConfigUserStoreのコンストラクタ
- ConfigValue<T> - io.helidon.configのインタフェース
-
Configノードの型付きの値。 - ConfigValues - io.helidon.configのクラス
-
構成値のファクトリ。
- CONFLICT_409 - io.helidon.common.http.Http.Status
-
409 競合。「HTTP/1.1ドキュメント」を参照してください。
- connection() - インタフェースio.helidon.dbclient.jdbc.ConnectionPoolのメソッド
-
プールから接続を返します。
- connection() - クラスio.helidon.dbclient.jdbc.HikariConnectionPoolのメソッド
- connection() - クラスio.helidon.messaging.connectors.jms.SessionMetadataのメソッド
-
メッセージの受信に使用される
Connection。 - CONNECTION - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Connection"ヘッダー名。 - ConnectionClosedException - io.helidon.webserverでの例外
-
ConnectionClosedExceptionは、接続がクローズされ、これ以上データを送信できないことを示します。
- ConnectionClosedException(String) - 例外io.helidon.webserver.ConnectionClosedExceptionのコンストラクタ
-
指定されたメッセージを使用してこの例外を作成します。
- ConnectionContext - io.helidon.messaging.connectors.jmsのクラス
-
JMSコネクタによって構築される実際の接続に関連するコンテキスト。
- connectionFactory() - クラスio.helidon.messaging.connectors.jms.SessionMetadataのメソッド
-
メッセージの受信に使用される
ConnectionFactory。 - connectionFactory(String, ConnectionFactory) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
-
JmsConnector.NAMED_FACTORY_ATTRIBUTEで指定された名前でカスタムConnectionFactory参照可能オブジェクトを追加します。 - connectionPool(ConnectionPool) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
-
接続プールの構成。
- ConnectionPool - io.helidon.dbclient.jdbcのインタフェース
-
JDBC構成パラメータ。
- ConnectionPool.Builder - io.helidon.dbclient.jdbcのクラス
-
ConnectionPoolのFluent APIビルダー。 - connector(ConnectorFactory) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
IncomingConnectorFactory、OutgoingConnectorFactoryまたはその両方を実装するコネクタを追加します。 - CONNECTOR_NAME - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
-
Oracle AQコネクタ名。
- CONNECTOR_NAME - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
-
マイクロプロファイル・メッセージングJMSコネクタ名。
- ConnectorConfigBuilder - io.helidon.messagingのクラス
-
単一コネクタのデタッチされた構成。
- ConnectorConfigBuilder() - クラスio.helidon.messaging.ConnectorConfigBuilderのコンストラクタ
- connectTimeout(long, TimeUnit) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
新しい接続タイムアウトを設定します。
- connectTimeout(long, TimeUnit) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
このリクエストの新しい接続タイムアウトを設定します。
- constant(long) - インタフェースio.helidon.common.reactive.RetrySchemaのstaticメソッド
-
定数結果を使用して再試行スキーマを作成します。
- ConstantHealthCheck - io.helidon.grpc.serverのクラス
-
常に同じレスポンスを返す単純な
HealthCheck実装。 - consumeCharacter(char) - クラスio.helidon.common.http.Tokenizerのメソッド
-
現在の位置にある1文字を取得し、指定された文字と一致させて、位置を次の文字に更新します。
- consumeCharacter(CharMatcher) - クラスio.helidon.common.http.Tokenizerのメソッド
-
現在の位置にある1文字を取得し、指定された正規表現エンジンと一致させてから、その位置を次の文字に更新します。
- consumerSupplier(Supplier<Consumer<K, V>>) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
-
KafkaConsumerのインスタンス化方法を定義します。
- consumeToken(CharMatcher) - クラスio.helidon.common.http.Tokenizerのメソッド
-
指定された正規表現エンジンによって表されるトークンを取得し、位置を次の文字に進めます。
- consumeTokenIfPresent(CharMatcher) - クラスio.helidon.common.http.Tokenizerのメソッド
-
指定された正規表現エンジンによって表されるトークンを取得し、一致した場合は次の文字に位置を進めます。
- containsCookie(String) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定されたcookieが存在する場合にのみリクエストを受け入れます。
- containsCookie(String, String) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定されたcookieに指定された値が含まれている場合にのみ、リクエストを受け入れます。
- containsCookie(String, Predicate<String>) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定したcookieが有効な場合にのみリクエストを受け入れます。
- containsHeader(String) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定されたヘッダー名が存在する場合にのみリクエストを受け入れます。
- containsHeader(String, String) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定されたヘッダーに指定された値が含まれている場合にのみ、リクエストを受け入れます。
- containsHeader(String, Predicate<String>) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定されたヘッダーが有効な場合にのみリクエストを受け入れます。
- containsKey(Class<? extends T>) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
-
このストアにクラスのマッピングが含まれているかどうかを確認します。
- containsQueryParameter(String) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定された問合せパラメータが存在する場合にのみリクエストを受け入れます。
- containsQueryParameter(String, String) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定された問合せパラメータに指定された値が含まれている場合にのみ、リクエストを受け入れます。
- containsQueryParameter(String, Predicate<String>) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定された問合せパラメータが有効な場合のみ、リクエストを受け入れます。
- content() - インタフェースio.helidon.media.multipart.BodyPartのメソッド
-
パーツ・コンテンツのリアクティブ表現を取得します。
- content() - クラスio.helidon.media.multipart.ReadableBodyPartのメソッド
- content() - クラスio.helidon.media.multipart.WriteableBodyPartのメソッド
- content() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
-
エンティティにアクセスするためのコンテンツ。
- content() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
リクエスト・コンテンツの
MessageBodyReadableContentリアクティブ表現を返します。 - content(MessageBodyReadableContent) - クラスio.helidon.media.multipart.ReadableBodyPart.Builderのメソッド
-
このパートのコンテンツを設定します。
- Content - io.helidon.common.httpのインタフェース
-
非推奨。かわりに
io.helidon.media.common.MessageBodyReadableContentを使用してください - CONTENT - io.helidon.common.configurable.Resource.Source
-
リソースは文字列コンテンツで作成されました。
- CONTENT_DISPOSITION - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Content-Disposition"ヘッダー名。 - CONTENT_ENCODING - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Content-Encoding"ヘッダー名。 - CONTENT_LANGUAGE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Content-Language"ヘッダー名。 - CONTENT_LENGTH - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Content-Length"ヘッダー名。 - CONTENT_LOCATION - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"aa"ヘッダー名。 - CONTENT_RANGE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Content-Range"ヘッダー名。 - CONTENT_TYPE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Content-Type"ヘッダー名。 - contentDisposition() - インタフェースio.helidon.media.multipart.BodyPartHeadersのメソッド
-
Content-Dispositionヘッダーを取得します。 - contentDisposition() - クラスio.helidon.media.multipart.ReadableBodyPartHeadersのメソッド
- contentDisposition() - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのメソッド
- contentDisposition(ContentDisposition) - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
-
Content-Dispositionヘッダーを追加します。 - contentDisposition(ContentDisposition) - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのメソッド
-
"Content-Disposition"ヘッダーの値を設定します。
- ContentDisposition - io.helidon.media.multipartのクラス
-
Content-Dispositionヘッダーの汎用表現。 - ContentDisposition.Builder - io.helidon.media.multipartのクラス
-
ContentDispositionインスタンスを作成するビルダー・クラス。 - contentLength() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
既知の場合、コンテンツの長さを返します。
- contentLength() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
-
レスポンス・ペイロードのコンテンツ長。
- contentLength() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
オプションで、リクエスト本文の長さをオクテット(8ビット・バイト)で返します。
- contentLength() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
オプションで、"Content-Length"ヘッダーの値を取得します。
- contentLength(long) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
基礎となるヘッダーに
Content-Lengthヘッダー値が存在しない場合は設定します。 - contentLength(long) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
コンテンツ長を設定します。
- contentLength(long) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
"Content-Length"ヘッダーの値を設定します。
- ContentReaders - io.helidon.media.commonのクラス
-
メッセージ本文の内容を読み取るためのスタンドアロン・メカニズムを提供するユーティリティ・クラス。
- contentType() - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
-
Content-Typeヘッダーを取得します。 - contentType() - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
Content-Typeヘッダーを取得します。 - contentType() - インタフェースio.helidon.media.multipart.BodyPartHeadersのメソッド
-
Content-Typeヘッダーを取得します。 - contentType() - クラスio.helidon.media.multipart.ReadableBodyPartHeadersのメソッド
- contentType() - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのメソッド
- contentType() - クラスio.helidon.security.jwt.Jwtのメソッド
-
コンテンツ・タイプ・クレーム。
- contentType() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
リクエストのコンテンツ・タイプを返します。
- contentType() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
-
レスポンスのコンテンツ・タイプを返します。
- contentType() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
オプションで、リクエストの本文のMIMEタイプを返します。
- contentType() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
オプションで、レスポンス本文のMIMEタイプを取得します。
- contentType(MediaType) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
基礎となるヘッダーに
Content-Typeヘッダー値が存在しない場合は設定します。 - contentType(MediaType) - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
-
Content-Typeヘッダーを追加します。 - contentType(MediaType) - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのメソッド
-
本文部分のMIMEタイプを設定します。
- contentType(MediaType) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
リクエストのコンテンツ・タイプ。
- contentType(MediaType) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
コンテンツ・タイプを設定します。
- contentType(MediaType) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
レスポンス本文のMIMEタイプを設定します。
- contentType(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
このヘッダー・クレームは、JWTをネストまたは暗号化する場合にのみ使用してください。
- contentType(String, MediaType) - クラスio.helidon.webserver.StaticContentSupport.Builderのメソッド
-
ファイル名拡張子をレスポンス・コンテンツ・タイプにマップします。
- ContentTypeCharset - io.helidon.media.commonのクラス
-
非推奨。2.0.0以降、かわりに
MessageBodyContext.charset()を使用してください - ContentWriters - io.helidon.media.commonのクラス
-
メッセージ本文の内容を書き込むためのスタンドアロン・メカニズムを提供するユーティリティ・クラス。
- context() - クラスio.helidon.common.context.Contextsのstaticメソッド
-
現在のスレッドに関連付けられたコンテキスト・レジストリを取得します。
- context() - インタフェースio.helidon.config.Configのメソッド
-
現在の
Configノードに関連付けられているContextインスタンスを戻します。これにより、アプリケーションはノードの最後にロードされたインスタンスにアクセスしたり、構成全体のリロードをリクエストできます。 - context() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
トレース用の
SpanContextなど、コール元から渡されたパラメータを持つコンテキスト。 - context() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
-
GrpcServerコンテキストを取得します。 - context() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
- context() - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
- context() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
-
サーバーで使用される最上位レベルの
Context。 - context() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
- context() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
-
このメソッドの起動時にコール・コンテキストに追加する
Context.KeyのMapおよび値を取得します。 - context() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
-
コンテキスト・マップを返します。
- context() - クラスio.helidon.integrations.micronaut.cdi.MicronautCdiExtensionのメソッド
-
Micronautのアプリケーション・コンテキストを取得します。
- context() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのメソッド
-
MPのルート・コンテキスト。
- context() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
サーバーから情報を伝播するために使用できるレジストリ(例:
- context() - インタフェースio.helidon.webclient.WebClientServiceResponseのメソッド
-
このレスポンスが受信されるコンテキスト。
- context() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
このwebサーバーで使用される最上位レベルの
Context。 - context() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
リクエスト・コンテキストを
WebServerコンテキストの子として返します。 - context() - インタフェースio.helidon.webserver.WebServerのメソッド
-
WebServerコンテキストを取得します。 - context(Context) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
他のインターセプタによって使用され、文の実行時に使用される新しいコンテキストを設定します。
- context(Context) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
-
webサーバー・リクエスト・コンテキストの親として使用するアプリケーション・スコープ・コンテキストを構成します。
- context(Context) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
リクエストで使用する特定のコンテキストを設定します。
- context(Context) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
使用するコンテキストを明示的に構成します。
- context(Context) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。webサーバー・リクエスト・コンテキストの親として使用するアプリケーション・スコープ・コンテキストを構成します。
- context(Context) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
webサーバー・リクエスト・コンテキストの親として使用するアプリケーション・スコープ・コンテキストを構成します。
- Context - io.helidon.common.contextのインタフェース
-
コンテキスト・オブジェクトのレジストリ。
- CONTEXT - クラスio.helidon.grpc.core.InterceptorPrioritiesのstatic変数
-
コンテキストの優先度。
- CONTEXT_ADD_HEADERS - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
-
セキュリティは、セキュリティ・リクエストに追加される追加ヘッダーを受け入れることができます。
- CONTEXT_ADD_HEADERS - クラスio.helidon.security.integration.webserver.WebSecurityのstatic変数
-
セキュリティは、セキュリティ・リクエストに追加される追加ヘッダーを受け入れることができます。
- Context.Builder - io.helidon.common.contextのクラス
-
ContextのFluent APIビルダー。 - ContextAwareExecutorService - io.helidon.common.contextのインタフェース
-
ラップされたエグゼキュータ・サービスのインタフェース。
- contextBuilder(String) - クラスio.helidon.security.Securityのメソッド
-
新しいセキュリティ・コンテキスト・ビルダーを作成してインスタンス化します。
- ContextKeys - io.helidon.grpc.coreのクラス
-
共通のgRPC
Context.KeyおよびMetadata.Keyインスタンスのコレクション。 - contextRoot(String) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
-
このアプリケーションの明示的なコンテキスト・ルートを構成します。
- Contexts - io.helidon.common.contextのクラス
-
スレッド境界を越えた
Contextの処理のサポート。 - convert(Class<T>, String) - インタフェースio.helidon.config.Configのメソッド
-
Stringを特定の型に変換します。
- convert(Class<T>, String) - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- COOKIE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Cookie"ヘッダー名。 - cookieDomain(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
cookieが有効なドメイン。
- cookieHttpOnly(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
cookieを使用する場合、trueに設定すると、HttpOnly属性が構成されます。
- cookieMaxAgeSeconds(long) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
cookieを使用する場合、cookieのMaxAge属性の設定に使用され、cookieの有効期間を定義します。
- cookieName() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
Cookie名
- cookieName(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
使用するcookieの名前。
- cookieOptions() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
使用するcookieの追加オプション。
- cookiePath(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
cookieが有効なパス。
- cookies() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
RFC6265に基づいてcookie ('
Cookie:'ヘッダーから解析済)を返します。 - cookieSameSite(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
cookieを使用する場合、SameSite cookie値の設定に使用されます。
- cookieSecure(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
cookieを使用する場合、trueに設定すると、Secure属性が構成されます。
- cookieValuePrefix() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
名前と"="で形成されるcookieヘッダーのプレフィクス。
- copyMe() - クラスio.helidon.grpc.core.PriorityBagのメソッド
-
この
PriorityBagのコピーを取得します。 - corePoolSize() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのメソッド
-
コア・プールのサイズを返します。
- corePoolSize() - クラスio.helidon.common.configurable.ThreadPoolSupplierのメソッド
-
コア・プールのサイズを返します。
- corePoolSize(int) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
-
スレッド・プール・エグゼキュータのコア・プール・サイズ。
- corePoolSize(int) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
-
スレッド・プール・エグゼキュータのコア・プール・サイズ。
- correlationId(String) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
Message作成用の相関ID。 - CORS_CONFIG_KEY - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのstatic変数
-
CORS設定用の従来の構成キー。組込みサービスに使用されます。
- CORS_PATHS_CONFIG_KEY - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
-
パス情報のリストを含むCORS構成内のノードのキー。
- CorsEnabledServiceHelper - io.helidon.webserver.corsのクラス
-
サービス(Helidon組込みサービスを含む)がCORSサポートを簡単に登録できるようにします。
- CorsSupport - io.helidon.webserver.corsのクラス
-
CorsSupportBaseのSE実装。 - CorsSupport.Builder - io.helidon.webserver.corsのクラス
- CorsSupportBase<Q,R,T extends CorsSupportBase<Q,R,T,B>,B extends CorsSupportBase.Builder<Q,R,T,B>> - io.helidon.webserver.corsのクラス
-
アプリケーションと組込みHelidonサービス((OpenAPIやメトリクスなど))の両方にCORSを実装するHelidonサービスおよびハンドラの実装。
- CorsSupportBase(CorsSupportBase.Builder<Q, R, T, B>) - クラスio.helidon.webserver.cors.CorsSupportBaseのコンストラクタ
- CorsSupportBase.Builder<Q,R,T extends CorsSupportBase<Q,R,T,B>,B extends CorsSupportBase.Builder<Q,R,T,B>> - io.helidon.webserver.corsのクラス
-
CorsSupportBaseインスタンスのビルダー。 - CorsSupportBase.RequestAdapter<T> - io.helidon.webserver.corsのインタフェース
-
開発者が使用することはできません。 HTTPリクエストの最小限の抽象化。
- CorsSupportBase.ResponseAdapter<T> - io.helidon.webserver.corsのインタフェース
-
開発者が使用することはできません。 HTTPレスポンスの最小限の抽象化。
- counted() - クラスio.helidon.grpc.metrics.GrpcMetricsのstaticメソッド
-
gRPCメソッド・コールをカウントする
GrpcMetricsインスタンスを作成する静的ファクトリ・メソッドです。 - counter() - クラスio.helidon.dbclient.metrics.DbClientMetricsのstaticメソッド
-
DbClient.Builder.addService(java.util.function.Supplier)に登録するカウンタ・ビルダーを作成します。 - counter() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
-
新しいカウンタ・クライアント・メトリックを作成します。
- counter(String) - クラスio.helidon.metrics.Registryのメソッド
- counter(String, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- counter(Metadata) - クラスio.helidon.metrics.Registryのメソッド
- counter(Metadata, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- countIn(CharSequence) - クラスio.helidon.common.http.CharMatcherのメソッド
-
文字シーケンス内で見つかった一致する文字の数を返します。
- coupled(SubscriberBuilder<? super T, ?>, PublisherBuilder<? extends R>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- coupled(Subscriber<? super T>, Publisher<? extends R>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- create() - クラスio.helidon.common.configurable.LruCacheのstaticメソッド
-
デフォルト構成でインスタンスを作成します。
- create() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
-
デフォルト構成で新しいスレッド・プール・サプライヤを作成します。
- create() - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのstaticメソッド
-
デフォルト構成で新しいスレッド・プール・サプライヤを作成します。
- create() - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
-
デフォルト構成で新しいスレッド・プール・サプライヤを作成します。
- create() - インタフェースio.helidon.common.context.Contextのstaticメソッド
-
新しい空のインスタンスを作成します。
- create() - クラスio.helidon.common.http.HashParametersのstaticメソッド
-
新しい空のインスタンス
HashParametersを作成します。 - create() - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
-
Javaサービス・ローダーによってロードされた
MapperProvidersのみを使用してマッパー・マネージャを作成します。 - create() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのstaticメソッド
-
新しい
BufferedEmittingPublisherを作成します。 - create() - クラスio.helidon.common.reactive.EmittingPublisherのstaticメソッド
-
新しい
EmittingPublisherを作成します。 - create() - インタフェースio.helidon.config.Configのstaticメソッド
-
クラスパスで使用可能な構成ファイルのいずれかまたはランタイム環境(あるいはその両方)を使用してロードされた新しいデフォルトの
Configを返します。 - create() - クラスio.helidon.config.etcd.EtcdWatcherのstaticメソッド
-
ターゲットとして
EtcdConfigSourceBuilder.EtcdEndpointを提供するetcdに基づいて、ソースの変更ウォッチャを作成します。 - create() - クラスio.helidon.config.FileSystemWatcherのstaticメソッド
-
デフォルト構成で新しいファイル・マッチャを作成します。
- create() - クラスio.helidon.config.hocon.HoconConfigParserのstaticメソッド
-
デフォルト構成を使用してHOCON構成パーサーの新しいインスタンスを作成します。
- create() - クラスio.helidon.config.ObjectNodeBuilderImplのstaticメソッド
-
新規ビルダー・インスタンスを作成します。
- create() - クラスio.helidon.config.yaml.YamlConfigParserのstaticメソッド
-
新しいYAML構成パーサーを作成します。
- create() - インタフェースio.helidon.dbclient.DbMapperManagerのstaticメソッド
-
Javaサービス・ローダーからのみ新しいマッパー・マネージャを作成します。
- create() - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのstaticメソッド
-
JDBC固有のdbクライアント・ビルダー用の新しいfluent APIビルダーを作成します。
- create() - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのstaticメソッド
-
JsonObjectをDBパラメータに、DbRowをJsonObjectにマップできる新しいマッパーを作成します。 - create() - クラスio.helidon.dbclient.tracing.DbClientTracingのstaticメソッド
-
リクエストをトレースする新しいインターセプタを作成します。
- create() - インタフェースio.helidon.faulttolerance.Asyncのstaticメソッド
-
デフォルトのエグゼキュータ・サービスと非同期します。
- create() - クラスio.helidon.grpc.client.GrpcChannelsProviderのstaticメソッド
-
デフォルト構成を使用して
GrpcChannelsProviderの新しいインスタンスを構築します。 - create() - クラスio.helidon.grpc.core.PriorityBagのstaticメソッド
-
優先度なしで追加された要素が最後に配置される新しい
PriorityBagを作成します。 - create() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstaticメソッド
-
すべての構成プロパティのデフォルト値を使用して新しいインスタンスを作成します。
- create() - クラスio.helidon.grpc.server.GrpcTracingConfigのstaticメソッド
-
デフォルト
GrpcTracingConfigインスタンスを作成します。 - create() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstaticメソッド
-
すべての構成可能な値のデフォルトを使用して、使用する新しいディスク領域ヘルス・チェックを作成します。
- create() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstaticメソッド
-
デフォルト構成で新しいヒープ・メモリー・ヘルス・チェックを作成します。
- create() - クラスio.helidon.health.HealthSupportのstaticメソッド
-
ヘルス・チェックが構成されていない新しいHealthSupportを作成します。
- create() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
DefaultMediaSupportの新しいインスタンスを作成します。 - create() - クラスio.helidon.media.common.MediaContextのstaticメソッド
-
コンテキストに登録されたデフォルトのリーダーおよびライターを使用して、新しいインスタンスを作成します。
- create() - クラスio.helidon.media.common.MessageBodyReaderContextのstaticメソッド
-
空の読取り専用ヘッダーに連動する新しい空のリーダー・コンテキストを作成します。
- create() - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
-
空の読取り専用ヘッダーに連動する新しい空のライター・コンテキストを作成します。
- create() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
新しい
JacksonSupportを作成します。 - create() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
新しい
JsonbSupportを作成します。 - create() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
JSON-Pリーダーおよびライターのデフォルト・インスタンスを提供します。
- create() - クラスio.helidon.media.multipart.BodyPartBodyStreamReaderのstaticメソッド
-
BodyPartBodyStreamReaderの新しいインスタンスを作成します。 - create() - クラスio.helidon.media.multipart.BodyPartBodyStreamWriterのstaticメソッド
-
デフォルトの境界デリミタを使用して、
BodyPartBodyStreamWriterの新しいインスタンスを作成します。 - create() - クラスio.helidon.media.multipart.MultiPartBodyReaderのstaticメソッド
-
MultiPartBodyReaderの新しいインスタンスを作成します。 - create() - クラスio.helidon.media.multipart.MultiPartBodyWriterのstaticメソッド
-
デフォルトの境界デリミタを使用する新しいライター・インスタンスを作成します。
- create() - クラスio.helidon.media.multipart.MultiPartSupportのstaticメソッド
-
MultiPartSupportの新しいインスタンスを作成します。 - create() - クラスio.helidon.media.multipart.ReadableBodyPartHeadersのstaticメソッド
-
ReadableBodyPartHeadersの新しいインスタンスを作成します。 - create() - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのstaticメソッド
-
空のヘッダーを使用して
WriteableBodyPartHeadersの新しいインスタンスを作成します。 - create() - クラスio.helidon.messaging.Channelのstaticメソッド
-
ランダムな名前で新しい空のチャネルを作成します。
- create() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstaticメソッド
-
空の構成でJmsConnectorの新しいインスタンスを作成します。
- create() - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのstaticメソッド
-
空の構成でKafkaConnectorの新しいインスタンスを作成します。
- create() - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
-
すべてのデフォルトでWebサーバーに登録するインスタンスを作成します。
- create() - クラスio.helidon.metrics.prometheus.PrometheusSupportのstaticメソッド
-
デフォルトのPrometheus
CollectorRegistryを使用して新規インスタンスを作成します。 - create() - クラスio.helidon.metrics.RegistryFactoryのstaticメソッド
-
事前に入力された
MetricRegistry.Type.VENDORおよびMetricRegistry.Type.BASEメトリクスを使用して、デフォルト構成で新しいファクトリを作成します。 - create() - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
-
検出されたJAX-RSアプリケーション(CDIを介して)のサーバー・インスタンスを作成します。
- create() - クラスio.helidon.openapi.OpenAPISupportのstaticメソッド
-
デフォルトを使用して新しい
OpenAPISupportインスタンスを作成します。 - create() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのstaticメソッド
-
デフォルトで構成された新しいインスタンスを作成します。
- create() - クラスio.helidon.security.abac.role.RoleValidatorのstaticメソッド
-
ロール・バリデータの新規インスタンスを作成します。
- create() - クラスio.helidon.security.abac.scope.ScopeValidatorのstaticメソッド
-
デフォルト構成でスコープ・バリデータのインスタンスを作成します。
- create() - クラスio.helidon.security.abac.time.TimeValidatorのstaticメソッド
-
このバリデータの新しいインスタンスをデフォルト構成で返します。
- create() - クラスio.helidon.security.EndpointConfigのstaticメソッド
-
デフォルト値でエンドポイント構成のインスタンスを作成します(例:
- create() - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのstaticメソッド
-
デフォルト値が(許容時間スキュー5秒、オプション)の新規インスタンス。
- create() - クラスio.helidon.security.jwt.Jwt.IssueTimeValidatorのstaticメソッド
-
デフォルト値が(許容時間スキュー5秒、オプション)の新規インスタンス。
- create() - クラスio.helidon.security.jwt.Jwt.NotBeforeValidatorのstaticメソッド
-
デフォルト値が(許容時間スキュー5秒、オプション)の新規インスタンス。
- create() - クラスio.helidon.security.providers.abac.AbacProviderのstaticメソッド
-
デフォルトの構成で新しいプロバイダ・インスタンスを作成します。
- create() - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
-
デフォルトの実装を使用して、デフォルト値で新しいキャッシュを作成します。
- create() - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
-
デフォルト・ヘッダー・アウトバウンド構成を作成します。
- create() - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
-
デフォルトの基本アウトバウンド構成を作成します。
- create() - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
-
署名付きヘッダーのない構成を作成します(例:
- create() - クラスio.helidon.security.SecurityEnvironmentのstaticメソッド
-
すべてのデフォルト値を使用してセキュリティ環境の新しいインスタンスを作成します。
- create() - クラスio.helidon.security.SecurityTimeのstaticメソッド
-
デフォルトのタイムゾーンと現在の時間に基づいて新しいセキュリティ時間を作成します。
- create() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのstaticメソッド
-
監査ソースを構築します。
- create() - クラスio.helidon.security.util.AbacSupport.BasicAttributesのstaticメソッド
-
空の基本属性を作成します。
- create() - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
-
デフォルトのスパン名関数を使用してヘルパーを作成します。
- create() - クラスio.helidon.webclient.Proxyのstaticメソッド
-
環境およびシステム・プロパティから作成します。
- create() - クラスio.helidon.webclient.security.WebClientSecurityのstaticメソッド
-
クライアント・セキュリティ・サービスの新しいインスタンスを作成します。
- create() - クラスio.helidon.webclient.tracing.WebClientTracingのstaticメソッド
-
クライアント・トレース・サービスの新しいインスタンスを作成します。
- create() - インタフェースio.helidon.webclient.WebClientのstaticメソッド
-
新しいWebClientを作成します。
- create() - クラスio.helidon.webserver.accesslog.AccessLogSupportのstaticメソッド
-
デフォルト構成でアクセス・ログ・サポートを作成します。
- create() - クラスio.helidon.webserver.accesslog.HostLogEntryのstaticメソッド
-
新しいホスト・ログ・エントリを作成します。
- create() - クラスio.helidon.webserver.accesslog.RequestLineLogEntryのstaticメソッド
-
新規リクエスト明細エントリを作成します。
- create() - クラスio.helidon.webserver.accesslog.SizeLogEntryのstaticメソッド
-
新しいサイズのログ・エントリ・インスタンスを作成します。
- create() - クラスio.helidon.webserver.accesslog.StatusLogEntryのstaticメソッド
-
新しいステータス・ログ・エントリを作成します。
- create() - クラスio.helidon.webserver.accesslog.TimestampLogEntryのstaticメソッド
-
新しいタイムスタンプ・ログ・エントリを作成します。
- create() - クラスio.helidon.webserver.accesslog.TimeTakenLogEntryのstaticメソッド
-
アクセス・ログ・エントリの測定にかかった新しい時間をマイクロ秒単位で作成します。
- create() - クラスio.helidon.webserver.accesslog.UserIdLogEntryのstaticメソッド
-
ユーザーIDの新しいアクセス・ログ・エントリを作成します。
- create() - クラスio.helidon.webserver.accesslog.UserLogEntryのstaticメソッド
-
新しいユーザー・ログ・エントリを作成します。
- create() - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
- create() - クラスio.helidon.webserver.cors.CrossOriginConfigのstaticメソッド
-
デフォルトのCORS動作を表す新しい
CrossOriginConfigインスタンスを作成します。 - create() - クラスio.helidon.webserver.FormParamsSupportのstaticメソッド
-
非推奨。
- create() - クラスio.helidon.webserver.RequestPredicateのstaticメソッド
-
新しい空の
RequestPredicateインスタンスを作成します。 - create() - クラスio.helidon.webserver.WebTracingConfigのstaticメソッド
-
すべてのパスに対して有効で、(デフォルトで有効になっている)にまたがるトレース構成を作成します。
- create(boolean, boolean, Runnable, ByteBuffer...) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
-
再利用可能なbyteBuffersチャンクを作成します。
- create(boolean, boolean, ByteBuffer...) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
-
再利用可能なデータ・チャンクを作成します。
- create(boolean, Runnable, ByteBuffer...) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
-
再利用可能なbyteBuffersチャンクを作成します。
- create(boolean, ByteBuffer...) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
-
再利用可能なデータ・チャンクを作成します。
- create(byte[]) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
-
単純なバイト配列のバック・データ・チャンクを作成します。
- create(int) - インタフェースio.helidon.common.http.Http.ResponseStatusのstaticメソッド
-
数値ステータス・コードを対応するResponseStatusに変換します。
- create(int, String) - インタフェースio.helidon.common.http.Http.ResponseStatusのstaticメソッド
-
数値ステータス・コードを対応するResponseStatusに変換します。
- create(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
新しい
JacksonSupportを作成します。 - create(GraphQLSchema) - クラスio.helidon.graphql.server.GraphQlSupportのstaticメソッド
-
GraphQLスキーマのGraphQLサポートを作成します。
- create(GraphQLSchema) - インタフェースio.helidon.graphql.server.InvocationHandlerのstaticメソッド
-
GraphQLスキーマのハンドラを作成します。
- create(BindableService) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
-
BindableServiceからClientServiceDescriptorを作成します。 - create(Channel, ClientServiceDescriptor) - クラスio.helidon.grpc.client.GrpcServiceClientのstaticメソッド
-
GrpcServiceClientを作成します。 - create(Channel, Class<T>) - クラスio.helidon.microprofile.grpc.client.GrpcProxyBuilderのstaticメソッド
-
指定されたgRPCサービス・インタフェースのgRPC動的プロキシを構築できる
GrpcProxyBuilderを作成します。 - create(ServiceDescriptor) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
-
ServiceDescriptorからClientServiceDescriptorを作成します。 - create(Context) - インタフェースio.helidon.common.context.Contextのstaticメソッド
-
親のリードスル
Contextに基づく新しい空のインスタンスを作成します。 - create(Parameters) - クラスio.helidon.common.http.HashParametersのstaticメソッド
-
指定されたデータから新しいインスタンス
HashParametersを作成します。 - create(Parameters) - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
-
指定されたヘッダーに連動する新しい空のライター・コンテキストを作成します。
- create(KeyConfig) - クラスio.helidon.grpc.server.SSLContextBuilderのstaticメソッド
-
SSLContextのビルダーを作成します。 - create(KeyConfig) - クラスio.helidon.webserver.SSLContextBuilderのstaticメソッド
-
非推奨。
- create(Single<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
- create(Single<T>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
- create(HelidonServiceLoader<MapperProvider>) - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
-
提供されたHelidonサービス・ローダーのみを使用してマッパー・マネージャを作成します。
- create(HelidonServiceLoader<DbMapperProvider>) - インタフェースio.helidon.dbclient.DbMapperManagerのstaticメソッド
-
カスタマイズした
HelidonServiceLoaderから新しいマッパー・マネージャを作成します。 - create(Config) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
-
構成に基づいて適切なロケーションからリソースをロードします。
- create(Config) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
-
構成からサプライヤをロードします。
- create(Config) - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのstaticメソッド
-
構成からサプライヤを作成します。
- create(Config) - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
-
構成からサプライヤをロードします。
- create(Config) - クラスio.helidon.common.pki.KeyConfigのstaticメソッド
-
構成からキー構成をロードします。
- create(Config) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
-
構成プロパティから構成ソース・インスタンスを初期化します。
- create(Config) - クラスio.helidon.config.ClasspathOverrideSourceのstaticメソッド
-
resourceキーおよびその他のオプションを含むメタ構成から新しいクラスパス・オーバーライド・ソースを作成します。 - create(Config) - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのstaticメソッド
-
構成プロパティから構成フィルタ・インスタンスを初期化します。
- create(Config) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
指定された
configと同じ構成モデルを含むConfigSourceを返します。 - create(Config) - クラスio.helidon.config.DirectoryConfigSourceのstaticメソッド
-
構成プロパティから構成ソース・インスタンスを初期化します。
- create(Config) - クラスio.helidon.config.etcd.EtcdConfigSourceのstaticメソッド
-
構成から新規インスタンスを作成します。
- create(Config) - クラスio.helidon.config.etcd.EtcdWatcherのstaticメソッド
-
メタ構成から新規インスタンスを作成します。
- create(Config) - クラスio.helidon.config.FileConfigSourceのstaticメソッド
-
構成プロパティから構成ソース・インスタンスを初期化します。
- create(Config) - クラスio.helidon.config.FileOverrideSourceのstaticメソッド
-
メタ構成から新しいファイル・オーバーライド・ソースを作成します。
- create(Config) - クラスio.helidon.config.git.GitConfigSourceのstaticメソッド
-
メタ構成からインスタンスを作成します。
- create(Config) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
Helidon SE構成インスタンスに基づく構成ソース。
- create(Config) - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのstaticメソッド
-
構成プロパティからポーリング戦略インスタンスを初期化します。
- create(Config) - クラスio.helidon.config.PrefixedConfigSourceのstaticメソッド
-
メタ構成からプレフィクスが付いた構成ソースを作成します。
- create(Config) - クラスio.helidon.config.SimpleRetryPolicyのstaticメソッド
-
構成プロパティから再試行ポリシー・インスタンスを初期化します。
- create(Config) - クラスio.helidon.config.UrlConfigSourceのstaticメソッド
-
構成プロパティから構成ソース・インスタンスを初期化します。
- create(Config) - クラスio.helidon.config.UrlOverrideSourceのstaticメソッド
-
メタ構成から新しいURLオーバーライド・ソースを作成します。
- create(Config) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
-
Helidonデータベース・ハンドラ・ビルダーを作成します。
- create(Config) - インタフェースio.helidon.dbclient.DbStatementsのstaticメソッド
-
構成から文を作成します。
- create(Config) - インタフェースio.helidon.dbclient.jdbc.ConnectionPoolのstaticメソッド
-
指定された構成からJDBC接続プールを作成します。
- create(Config) - クラスio.helidon.dbclient.metrics.DbClientMetricsProviderのメソッド
- create(Config) - インタフェースio.helidon.dbclient.spi.DbClientServiceProviderのメソッド
-
指定された構成で新しいインターセプタ・インスタンスを作成します。
- create(Config) - クラスio.helidon.dbclient.tracing.DbClientTracingのstaticメソッド
-
構成に基づいて新しいトレース・インターセプタを作成します。
- create(Config) - クラスio.helidon.dbclient.tracing.DbClientTracingProviderのメソッド
- create(Config) - クラスio.helidon.grpc.client.GrpcChannelsProviderのstaticメソッド
-
指定された構成を使用して
GrpcChannelsProviderを作成します。 - create(Config) - クラスio.helidon.grpc.core.GrpcTlsDescriptorのstaticメソッド
-
外部構成ソースからTLS構成のインスタンスを作成します。
- create(Config) - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstaticメソッド
-
外部構成の値を使用して新しいインスタンスを作成します。
- create(Config) - クラスio.helidon.grpc.server.SSLContextBuilderのstaticメソッド
-
指定された構成から
SSLContextを作成します。 - create(Config) - クラスio.helidon.health.HealthSupportのstaticメソッド
-
指定された構成から構成されたヘルス・チェックなしで新しいHealthSupportを作成します。
- create(Config) - クラスio.helidon.media.common.MediaContextのstaticメソッド
-
構成に基づいて新しいインスタンスを作成します。
- create(Config) - インタフェースio.helidon.media.common.spi.MediaSupportProviderのメソッド
-
構成に基づいて新しいサービス・インスタンスを作成します。
- create(Config) - クラスio.helidon.media.jackson.JacksonProviderのメソッド
- create(Config) - クラスio.helidon.media.jsonb.JsonbProviderのメソッド
- create(Config) - クラスio.helidon.media.jsonp.JsonpProviderのメソッド
- create(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのstaticメソッド
-
必要な構成でKafkaConnectorの新しいインスタンスを作成します。
- create(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのstaticメソッド
-
このビルダーを構成からロードします。
- create(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのstaticメソッド
-
このビルダーを構成からロードします。
- create(Config) - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
-
Web Serverに登録するインスタンスを作成し、構成された値でデフォルト値をオーバーライドする場合があります。
- create(Config) - クラスio.helidon.metrics.RegistryFactoryのstaticメソッド
-
事前に入力された
MetricRegistry.Type.VENDORおよびMetricRegistry.Type.BASEメトリクスを使用して、指定された構成で新しいファクトリを作成します。 - create(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstaticメソッド
-
構成からプロバイダ・インスタンスを作成します。
- create(Config) - インタフェースio.helidon.microprofile.server.RoutingBuildersのstaticメソッド
-
特定のコンポーネント構成の"ルーティング"構成に基づいて、デフォルトおよび実際の
Routing.Builderインスタンスを準備します。 - create(Config) - クラスio.helidon.openapi.OpenAPISupportのstaticメソッド
-
指定された
Configオブジェクトの'openapi'部分を使用して、新しいOpenAPISupportインスタンスを作成します。 - create(Config) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのstaticメソッド
-
構成に基づくインスタンスを作成します。
- create(Config) - クラスio.helidon.security.abac.policy.PolicyValidatorのstaticメソッド
-
構成からインスタンスを作成します。
- create(Config) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
-
構成から許可されたロールを読み取ります。
- create(Config) - クラスio.helidon.security.abac.scope.ScopeValidatorのstaticメソッド
-
構成から新規バリデータ・インスタンスを作成します。
- create(Config) - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのstaticメソッド
-
構成(エンドポイント)からインスタンスを作成します。
- create(Config) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
-
構成から時間構成を作成します。
- create(Config) - クラスio.helidon.security.CompositeProviderSelectionPolicyのstaticメソッド
-
このポリシーを構成からロードします。
- create(Config) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
gRPCルーティング構成のコンシューマを作成して、セキュリティ・リクエストを処理するgRPCサーバー・ルーティングを備えた
registeredにします。 - create(Config) - クラスio.helidon.security.integration.jersey.QueryParamHandlerのstaticメソッド
-
構成から新しいインスタンスを読み取ります。
- create(Config) - クラスio.helidon.security.integration.webserver.SecurityHandler.QueryParamHandlerのstaticメソッド
-
構成からインスタンスを作成します。
- create(Config) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
セキュリティ・リクエストを処理するwebサーバー・ルーティングを使用して、
registeredにルーティング構成のコンシューマを作成します。 - create(Config) - クラスio.helidon.security.providers.abac.AbacProviderのstaticメソッド
-
構成から新規プロバイダ・インスタンスを作成します。
- create(Config) - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
-
新しいキャッシュを作成し、提供された構成から構成します。
- create(Config) - クラスio.helidon.security.providers.common.OutboundConfigのstaticメソッド
-
プロバイダ構成のターゲットを解析します。
- create(Config) - クラスio.helidon.security.providers.common.OutboundTargetのstaticメソッド
-
構成からターゲットを作成します。
- create(Config) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのstaticメソッド
-
構成からインスタンスを作成します。
- create(Config) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
-
構成からヘッダー・アウトバウンド構成を作成します。
- create(Config) - クラスio.helidon.security.providers.header.HeaderAtnProviderのstaticメソッド
-
構成からプロバイダ・インスタンスを作成します。
- create(Config) - クラスio.helidon.security.providers.httpauth.ConfigUserStoreのstaticメソッド
-
configからインスタンスを作成します。
- create(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのstaticメソッド
-
このプロバイダを構成からロードします。
- create(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
-
構成から基本アウトバウンド構成を作成します。
- create(Config) - 列挙型io.helidon.security.providers.httpauth.HttpDigest.Qopのstaticメソッド
-
構成をこの列挙に解析します。
- create(Config) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProviderのstaticメソッド
-
このプロバイダを構成からロードします。
- create(Config) - インタフェースio.helidon.security.providers.httpauth.spi.UserStoreServiceのメソッド
-
これらのプロバイダで使用するセキュアなユーザー・ストアを作成します。
- create(Config) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのstaticメソッド
-
構成からこのプロバイダの新しいインスタンスを作成します。
- create(Config) - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのstaticメソッド
-
構成から新規インスタンスを作成します。
- create(Config) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのstaticメソッド
-
構成からインスタンスを作成します。
- create(Config) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのstaticメソッド
-
構成からヘッダー構成をロードします。
- create(Config) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
-
構成から新規インスタンスを作成します。
- create(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstaticメソッド
-
構成からインスタンスを作成します。
- create(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのstaticメソッド
-
構成からインスタンスを作成します。
- create(Config) - クラスio.helidon.security.providers.jwt.JwtProviderのstaticメソッド
-
構成からプロバイダ・インスタンスを作成します。
- create(Config) - クラスio.helidon.security.providers.oidc.common.OidcConfigのstaticメソッド
-
Configから新規インスタンスを作成します。 - create(Config) - クラスio.helidon.security.providers.oidc.OidcProviderのstaticメソッド
-
このプロバイダを構成からロードします。
- create(Config) - クラスio.helidon.security.providers.oidc.OidcSupportのstaticメソッド
-
構成からwebサーバーのOIDCサポートをロードします。
- create(Config) - クラスio.helidon.security.QueryParamMappingのstaticメソッド
-
構成から新しいインスタンスを読み取ります。
- create(Config) - クラスio.helidon.security.Securityのstaticメソッド
-
構成値に基づいて新しいインスタンスを作成します。
- create(Config) - クラスio.helidon.security.SecurityTimeのstaticメソッド
-
構成からインスタンスをロードします。
- create(Config) - クラスio.helidon.security.util.TokenHandlerのstaticメソッド
-
構成から
TokenHandlerを作成します。 - create(Config) - クラスio.helidon.tracing.config.TracingConfigのstaticメソッド
-
指定された構成に基づいて新しいトレース構成を作成します。
- create(Config) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのstaticメソッド
-
構成の値に基づいて新しいビルダーを作成します。
- create(Config) - インタフェースio.helidon.tracing.TracerBuilderのstaticメソッド
-
構成から新規ビルダーを作成します。
- create(Config) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのstaticメソッド
-
構成の値に基づいて新しいビルダーを作成します。
- create(Config) - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
-
構成に基づいて新しいクライアント・メトリクスを作成します。
- create(Config) - クラスio.helidon.webclient.metrics.WebClientMetricsProviderのメソッド
- create(Config) - クラスio.helidon.webclient.Proxyのstaticメソッド
-
構成から新しいプロキシ・インスタンスを作成します。
- create(Config) - クラスio.helidon.webclient.security.WebClientSecurityProviderのメソッド
- create(Config) - インタフェースio.helidon.webclient.spi.WebClientServiceProviderのメソッド
-
構成に基づいて新しいサービス・インスタンスを作成します。
- create(Config) - クラスio.helidon.webclient.tracing.WebClientTracingProviderのメソッド
- create(Config) - インタフェースio.helidon.webclient.WebClientのstaticメソッド
-
Configに基づいて新しいWebClientを作成します。 - create(Config) - クラスio.helidon.webserver.accesslog.AccessLogSupportのstaticメソッド
-
Configから構成されたアクセス・ログ・サポートを作成します。 - create(Config) - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
-
基本的な
CrossOriginConfig形式と一致すると予想される指定された構成に基づいて、新しいCorsSupportインスタンスを作成します。 - create(Config) - クラスio.helidon.webserver.cors.CrossOriginConfigのstaticメソッド
-
指定された構成ノードに基づいて新しい
CrossOriginConfigインスタンスを作成します。 - create(Config) - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのstaticメソッド
-
指定された構成を使用して新しい
Mappedインスタンスを作成します。 - create(Config) - インタフェースio.helidon.webserver.PathTracingConfigのstaticメソッド
-
Configからトレースされた新しいパス構成を作成します。 - create(Config) - インタフェースio.helidon.webserver.ServerConfigurationのstaticメソッド
-
外部構成ソースからデフォルトを使用して新規インスタンスを作成します。
- create(Config) - クラスio.helidon.webserver.SSLContextBuilderのstaticメソッド
-
非推奨。
- create(Config) - クラスio.helidon.webserver.WebServerTlsのstaticメソッド
-
構成からTLS構成を作成します。
- create(Config) - クラスio.helidon.webserver.WebTracingConfigのstaticメソッド
-
Configに基づいて新しいトレース・サポートを作成します。 - create(Config.Key) - 例外io.helidon.config.MissingValueExceptionのstaticメソッド
-
新しい欠損値例外を作成します。
- create(Config, OutboundTarget...) - クラスio.helidon.security.providers.common.OutboundConfigのstaticメソッド
-
使用可能なデフォルト・ターゲットでプロバイダ構成のターゲットを解析します。
- create(Config, TokenHandler) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstaticメソッド
-
構成からインスタンスをロードします。
- create(Config, String) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
-
非推奨。2.0.0以降かわりに
Resource.create(io.helidon.config.Config)を使用してください(およびプレフィクスのかわりに.resource.typeを使用するように構成を変更するため) - create(Config, String) - クラスio.helidon.security.providers.oidc.OidcSupportのstaticメソッド
-
構成からwebサーバーのOIDCサポートをロードします。
- create(ScheduledPollingStrategy.RecurringPolicy, ScheduledExecutorService) - クラスio.helidon.config.ScheduledPollingStrategyのstaticメソッド
-
ポーリング間隔をパラメータとして使用して、ポーリング計画を作成します。
- create(ConfigNode.ObjectNode) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
指定された
objectNodeをラップするConfigSourceを返します。 - create(ConfigSource) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
Helidon SE構成ソースに基づく構成ソース。
- create(DbClientContext, DbStatementType, String, String) - クラスio.helidon.dbclient.common.DbStatementContextのstaticメソッド
-
このクラスの新しいインスタンスを作成します。
- create(DbClient, Config) - クラスio.helidon.dbclient.health.DbClientHealthCheckのstaticメソッド
-
データベースの構成済設定を使用してヘルス・チェックを作成します。
- create(GrpcRouting) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
-
指定されたGrpcRoutingおよびデフォルト構成の新しいインスタンス・フォームを作成します。
- create(GrpcServerConfiguration, GrpcRouting) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
-
指定された構成およびGrpcRoutingの新しいインスタンス・フォームを作成します。
- create(GrpcServerConfiguration, Supplier<? extends GrpcRouting>) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
-
指定された構成およびGrpcRoutingの新しいインスタンス・フォームを作成します。
- create(MediaContext, MessageBodyContext.EventListener, Parameters, List<MediaType>) - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
-
新しいライター・コンテキストを作成します。
- create(MediaContext, MessageBodyContext.EventListener, ReadOnlyParameters, Optional<MediaType>) - クラスio.helidon.media.common.MessageBodyReaderContextのstaticメソッド
-
指定されたヘッダーに連動する新しい空のリーダー・コンテキストを作成します。
- create(MessageBodyReaderContext) - クラスio.helidon.media.common.MessageBodyReaderContextのstaticメソッド
-
新しい親リーダー・コンテキストを作成します。
- create(MessageBodyReaderContext, MessageBodyContext.EventListener, ReadOnlyParameters, Optional<MediaType>) - クラスio.helidon.media.common.MessageBodyReaderContextのstaticメソッド
-
指定されたヘッダーに連動する新しい空のリーダー・コンテキストを作成します。
- create(MessageBodyWriterContext) - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
-
新しい親ライター・コンテキストを作成します。
- create(MessageBodyWriterContext, Parameters) - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
-
指定されたヘッダーに連動する新しい親ライター・コンテキストを作成します。
- create(MessageBodyWriterContext, MessageBodyContext.EventListener, Parameters, List<MediaType>) - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
-
新しいライター・コンテキストを作成します。
- create(WriteableBodyPart...) - クラスio.helidon.media.multipart.WriteableMultiPartのstaticメソッド
-
指定したエンティティを本文パートとして使用して
WriteableMultiPartインスタンスを作成するための短縮形。 - create(Channel<PAYLOAD>) - クラスio.helidon.messaging.Emitterのstaticメソッド
-
指定されたチャネルのパブリッシャとして機能する新しいエミッタを作成します。
- create(Channel<PAYLOAD>, Channel<PAYLOAD>...) - クラスio.helidon.messaging.Emitterのstaticメソッド
-
指定されたチャネルのブロードキャスト・パブリッシャとして機能する新しいエミッタを作成します。
- create(Principal) - クラスio.helidon.security.Subjectのstaticメソッド
-
プリンシパルの新しいサブジェクトを作成します。
- create(OutboundTarget) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
-
アウトバウンド・ターゲットからヘッダー・アウトバウンド構成を作成します。
- create(OutboundTarget) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
-
アウトバウンド・ターゲットから基本アウトバウンド構成を作成します。
- create(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcProviderのstaticメソッド
-
OIDC構成に基づいて新しいプロバイダを作成します。
- create(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcSupportのstaticメソッド
-
OidcConfigインスタンスからwebサーバーのOIDCサポートをロードします。 - create(QueryParamMapping) - クラスio.helidon.security.integration.jersey.QueryParamHandlerのstaticメソッド
-
既存のマッピングからインスタンスを作成します。
- create(QueryParamMapping) - クラスio.helidon.security.integration.webserver.SecurityHandler.QueryParamHandlerのstaticメソッド
-
既存のマッピングからインスタンスを作成します。
- create(Security) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
gRPCルーティング構成のコンシューマを作成して、セキュリティ・リクエストを処理するgRPCサーバー・ルーティングに
GrpcRouting.Builder.register(GrpcService))登録します。 - create(Security) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
セキュリティ・リクエストを処理するwebサーバー・ルーティングを使用して、
registeredにルーティング構成のコンシューマを作成します。 - create(Security) - クラスio.helidon.webclient.security.WebClientSecurityのstaticメソッド
-
Securityに基づいてクライアント・セキュリティ・サービスの新しいインスタンスを作成します。 - create(SecurityContext) - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのstaticメソッド
-
GrpcClientSecurityインスタンスを作成します。 - create(SecurityLevel) - クラスio.helidon.security.SecurityLevelのstaticメソッド
-
以前に作成したセキュリティ・レベルに基づいてセキュリティ・レベルのビルダーを作成します。
- create(Security, Config) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
gRPCルーティング構成のコンシューマを作成して、セキュリティ・リクエストを処理するgRPCサーバー・ルーティングを備えた
registeredにします。 - create(Security, Config) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
セキュリティ・リクエストを処理するwebサーバー・ルーティングを使用して、
registeredにルーティング構成のコンシューマを作成します。 - create(AbacSupport) - クラスio.helidon.security.util.AbacSupport.BasicAttributesのstaticメソッド
-
toCopyのすべての属性を持つ基本属性を作成します。
- create(TokenHandler, String) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
-
トークン・ハンドラおよびユーザー名からヘッダー・アウトバウンド構成を作成します。
- create(TracingConfig) - クラスio.helidon.webserver.WebTracingConfigのstaticメソッド
-
TracingConfigに基づいて新しいトレース・サポートを作成します。 - create(Routing) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
指定されたルーティングおよびデフォルト構成から新しいインスタンスを作成します。
- create(Routing, Config) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
指定された構成およびルーティングから新しいインスタンスを作成します。
- create(ServerConfiguration, Routing) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
非推奨。2.0.0以降 -
ConfigまたはWebServer.builder(Routing)に基づくインスタンスには、かわりにWebServer.create(Routing, io.helidon.config.Config)を使用して、(SocketConfiguration.Builderの場合と同様に)手動でサーバー構成を構成してください。 - create(ServerConfiguration, Supplier<? extends Routing>) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
非推奨。2.0.0以降 -
ConfigまたはWebServer.builder(java.util.function.Supplier)に基づくインスタンスには、かわりにWebServer.create(java.util.function.Supplier, io.helidon.config.Config)を使用して、(SocketConfiguration.Builderの場合と同様に)手動でサーバー構成を構成してください。 - create(ServerRequest) - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのstaticメソッド
-
GrpcClientSecurityインスタンスを作成します。 - create(CollectorRegistry) - クラスio.helidon.metrics.prometheus.PrometheusSupportのstaticメソッド
-
指定されたPrometheus
CollectorRegistryを使用して新規インスタンスを作成します。 - create(InputStream, String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
指定された
readable contentおよび指定されたmediaTypeからConfigSourceを提供します。 - create(InputStream, String, Object) - インタフェースio.helidon.config.spi.ConfigParser.Contentのstaticメソッド
-
データ、メディア・タイプおよびスタンプからコンテンツを作成します。
- create(Reader) - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
-
ReaderからOverrideDataを作成します。 - create(Class<?>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのstaticメソッド
-
クラスの注釈付きメソッド・リストを作成します。
- create(Class<?>, boolean) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのstaticメソッド
-
クラスの注釈付きメソッド・リストを作成します。
- create(Class<?>, Supplier<?>, BeanManager) - クラスio.helidon.microprofile.grpc.server.GrpcServiceBuilderのstaticメソッド
-
指定されたgRPCサービス・クラスの
GrpcServiceBuilderを作成します。 - create(Class<?>, BeanManager) - クラスio.helidon.microprofile.grpc.server.GrpcServiceBuilderのstaticメソッド
-
指定されたgRPCサービス・クラスの新しいイントロスペクション・モデラーを作成します。
- create(Class<? extends Application>) - クラスio.helidon.microprofile.server.JaxRsApplicationのstaticメソッド
-
JAX-RSアプリケーション・クラスに基づいて新しいインスタンスを作成します。
- create(Class<? extends Application>...) - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
-
JAX-RSアプリケーション・クラスのサーバー・インスタンスを作成します。
- create(Class<N>) - クラスio.helidon.common.GenericTypeのstaticメソッド
-
指定されたクラスを表す新しいジェネリック・タイプ・インスタンスを構築します。
- create(Class<T>) - クラスio.helidon.microprofile.grpc.client.GrpcProxyBuilderのstaticメソッド
-
インプロセス・チャネルを使用して、指定されたgRPCサービス・インタフェースのgRPC動的プロキシを構築できる
GrpcProxyBuilderを作成します。 - create(Class<T>) - インタフェースio.helidon.microprofile.grpc.core.Instanceのstaticメソッド
-
指定されたクラスの新しいインスタンスを提供する
Supplierを作成します。 - create(Class<T>) - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのメソッド
- create(Class<T>, Handler.EntityHandler<T>) - インタフェースio.helidon.webserver.Handlerのstaticメソッド
-
HTTPリクエスト・コンテンツを表すエンティティの
Handlerの新しいインスタンスを作成します。 - create(Class<T>, Handler.EntityHandler<T>, ErrorHandler<Throwable>) - インタフェースio.helidon.webserver.Handlerのstaticメソッド
-
HTTPリクエスト・コンテンツを表すエンティティの
Handlerの新しいインスタンスを作成します。 - create(Iterable<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
指定された反復可能オブジェクトを公開する
Multiインスタンスを作成します。 - create(ThreadMXBean) - クラスio.helidon.health.checks.DeadlockHealthCheckのstaticメソッド
-
使用する新しいデッドロック・ヘルス・チェックを作成します。
- create(Object) - クラスio.helidon.media.multipart.WriteableBodyPartのstaticメソッド
-
指定されたエンティティに連動する新しいアウトバウンド部分を作成します。
- create(Object, BeanManager) - クラスio.helidon.microprofile.grpc.server.GrpcServiceBuilderのstaticメソッド
-
指定されたgRPCサービスの新しいイントロスペクション・モデラーを作成します。
- create(Method) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのstaticメソッド
-
Java methodからAnnotatedMethodインスタンスを作成します。 - create(Type) - クラスio.helidon.common.GenericTypeのstaticメソッド
-
指定されたジェネリック型情報を使用し、クラスを派生させて、新しいジェネリック型を構築します。
- create(String) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
-
クラスパスからリソースをロードします。
- create(String) - インタフェースio.helidon.common.http.Http.RequestMethodのstaticメソッド
-
指定された名前から新しいHTTPリクエスト・メソッド・インスタンスを作成します。
- create(String) - 列挙型io.helidon.common.http.Http.Versionのstaticメソッド
-
指定されたパラメータのHTTPバージョンを返します。
- create(String) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
-
クラスパスの最初のリソースの構成ソースを作成します。
- create(String) - インタフェースio.helidon.config.Config.Keyのstaticメソッド
-
指定された
keyリテラルのキーの新しいインスタンスを作成します。 - create(String) - インタフェースio.helidon.config.spi.ConfigNode.ValueNodeのstaticメソッド
-
指定された文字列
valueからConfigNode.ValueNodeの新しいインスタンスを作成します。 - create(String) - クラスio.helidon.config.ValueNodeImplのstaticメソッド
-
指定された値の値ノードを作成します。
- create(String) - インタフェースio.helidon.dbclient.DbClientServiceContextのstaticメソッド
-
データベース・プロバイダの新しいインターセプタ・コンテキストを作成します。
- create(String) - クラスio.helidon.media.multipart.BodyPartBodyStreamWriterのstaticメソッド
-
指定された境界デリミタを使用して
BodyPartBodyStreamWriterの新しいインスタンスを作成します。 - create(String) - クラスio.helidon.media.multipart.MultiPartBodyWriterのstaticメソッド
-
指定された境界デリミタを使用して
MultiPartBodyWriterの新しいインスタンスを作成します。 - create(String) - クラスio.helidon.messaging.Channelのstaticメソッド
-
指定された名前の新しい空のチャネルを作成します。
- create(String) - インタフェースio.helidon.microprofile.server.RoutingBuildersのstaticメソッド
-
特定のコンポーネントの"ルーティング"構成に基づいて、デフォルトおよび実際の
Routing.Builderインスタンスを準備します。 - create(String) - インタフェースio.helidon.security.Principalのstaticメソッド
-
id (または名前)のプリンシパル・インスタンスを作成します。
- create(String) - クラスio.helidon.security.Roleのstaticメソッド
-
属性のない名前に基づいてロールを作成します。
- create(String) - クラスio.helidon.security.SecurityLevelのstaticメソッド
-
クラス名に基づいてセキュリティ・レベルのビルダーを作成します。
- create(String) - インタフェースio.helidon.tracing.TracerBuilderのstaticメソッド
-
サービス名の新しいビルダーを作成します。
- create(String) - クラスio.helidon.webserver.accesslog.HeaderLogEntryのstaticメソッド
-
指定されたヘッダー名のヘッダー・ログ・エントリをデフォルト構成で作成します。
- create(String) - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのstaticメソッド
-
サービスのデフォルトCORS構成に基づいて新しいヘルパーを作成します。
- create(String) - インタフェースio.helidon.webserver.PathMatcherのstaticメソッド
-
指定されたWebサーバー・パス・パターンから新規インスタンスを作成します。
- create(String) - インタフェースio.helidon.webserver.SocketConfigurationのstaticメソッド
-
デフォルトの名前付き構成を作成します。
- create(String) - クラスio.helidon.webserver.StaticContentSupportのstaticメソッド
-
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいインスタンスを作成します。
- create(String...) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
-
許可されたロールの配列からロール構成を作成します。
- create(String...) - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのstaticメソッド
-
スコープの配列からインスタンスを作成します。
- create(String, boolean) - クラスio.helidon.tracing.Tagのstaticメソッド
-
ブール・タグを作成します。
- create(String, byte[]) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
-
バイナリ・コンテンツからリソースをロードします。
- create(String, MediaType) - インタフェースio.helidon.common.http.FormParamsのstaticメソッド
-
非推奨。かわりに
FormParams.builder()を使用するか、io.helidon.media.common.FormParamsBodyReaderを登録してください - create(String, Config) - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのメソッド
- create(String, Config) - クラスio.helidon.config.etcd.EtcdWatcherProviderのメソッド
- create(String, Config) - クラスio.helidon.config.git.GitConfigSourceProviderのメソッド
- create(String, Config) - クラスio.helidon.tracing.config.ComponentTracingConfigのstaticメソッド
-
Configから新しいトレース対象コンポーネント構成を作成します。 - create(String, Config) - クラスio.helidon.tracing.config.SpanLogTracingConfigのstaticメソッド
-
Configからトレースされた新しいスパン・ログ構成を作成します。 - create(String, Config) - クラスio.helidon.tracing.config.SpanTracingConfigのstaticメソッド
-
Configからトレースされたスパン構成を作成します。 - create(String, ConfigSource) - クラスio.helidon.config.PrefixedConfigSourceのstaticメソッド
-
プレフィクスが付いた新しい構成ソースを作成します。
- create(String, MessageBodyReaderContext) - クラスio.helidon.media.multipart.MultiPartDecoderのstaticメソッド
-
新しいマルチパート・デコーダを作成します。
- create(String, MessageBodyWriterContext) - クラスio.helidon.media.multipart.MultiPartEncoderのstaticメソッド
-
マルチパート・エンコーダを作成します。
- create(String, TokenHandler) - クラスio.helidon.security.integration.webserver.SecurityHandler.QueryParamHandlerのstaticメソッド
-
パラメータ名および明示的な
TokenHandlerからインスタンスを作成します。 - create(String, TokenHandler) - クラスio.helidon.security.QueryParamMappingのstaticメソッド
-
問合せパラメータおよび
TokenHandlerの新しいマッピングを作成して、パラメータを抽出し、可能な変換とともに新しいヘッダーとして格納します。 - create(String, CrossOriginConfig) - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのstaticメソッド
-
指定された構成に基づいて新しいヘルパーを作成します。
- create(String, InputStream) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
-
Resource.Source.UNKNOWNタイプを使用して、入力ストリームからバイナリ・コンテンツからリソースをロードします。 - create(String, Reader) - クラスio.helidon.config.yaml.YamlMpConfigSourceのstaticメソッド
-
YAMLコンテンツからリーダーとして作成します。
- create(String, Class<T>) - クラスio.helidon.microprofile.grpc.client.GrpcProxyBuilderのstaticメソッド
-
インプロセス・チャネルを使用して、指定されたgRPCサービス・インタフェースのgRPC動的プロキシを構築できる
GrpcProxyBuilderを作成します。 - create(String, ClassLoader) - クラスio.helidon.webserver.StaticContentSupportのstaticメソッド
-
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいインスタンスを作成します。
- create(String, Number) - クラスio.helidon.tracing.Tagのstaticメソッド
-
数値タグを作成します。
- create(String, String) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
-
テキスト・コンテンツからリソースをロードします(例:
- create(String, String) - クラスio.helidon.common.http.MediaTypeのstaticメソッド
-
指定されたタイプとサブタイプを使用して
MediaTypeの新しいインスタンスを作成します。 - create(String, String) - クラスio.helidon.common.http.SetCookieのstaticメソッド
-
新しいインスタンスを作成します。
- create(String, String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
指定された
Stringコンテンツおよび指定されたmediaTypeからConfigSourceを提供します。 - create(String, String) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
-
明示的なユーザーおよびパスワードの基本アウトバウンド構成を作成します。
- create(String, String) - クラスio.helidon.security.QueryParamMappingのstaticメソッド
-
問合せパラメータとヘッダー名の新しいマッピングを作成します。
- create(String, String) - クラスio.helidon.tracing.Tagのstaticメソッド
-
stringタグを作成します。
- create(String, String, Instant, Instant) - クラスio.helidon.security.providers.common.TokenCredentialのstaticメソッド
-
指定されたトークンの新しいトークン資格証明を作成します。
- create(String, Path) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
ファイル・システム上のファイルに基づく
Properties構成ソース。 - create(String, Map<String, String>) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
指定されたマップに基づくメモリー内構成ソース。
- create(String, Properties) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
指定されたプロパティに基づくメモリー内構成ソース。
- create(URI) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
-
指定したURIからリソースをロードします。
- create(URI, String, EtcdConfigSourceBuilder.EtcdApi) - クラスio.helidon.config.etcd.EtcdConfigSourceのstaticメソッド
-
指定されたオプションを使用して構成済インスタンスを作成します。
- create(URI, Proxy) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
-
明示的なプロキシ・サーバーで指定されたURIからリソースをロードします。
- create(URL) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
URLに基づく
Properties構成ソース。 - create(URL) - クラスio.helidon.config.yaml.YamlMpConfigSourceのstaticメソッド
-
YAML構成ソースをURLからロードします。
- create(ByteBuffer) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
-
単純な
ByteBufferバック・データ・チャンクを作成します。 - create(ByteBuffer...) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
-
1つ以上のByteBufferに連動するデータ・チャンクを作成します。
- create(Path) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
-
ファイル・システムからリソースをロードします。
- create(Path) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
ファイル・システム上のファイルに基づく
Properties構成ソース。 - create(Path) - クラスio.helidon.config.yaml.YamlMpConfigSourceのstaticメソッド
-
YAML構成ソースをファイル・システムからロードします。
- create(Path) - クラスio.helidon.webclient.FileSubscriberのstaticメソッド
-
非推奨。
DataChunksを使用するサブスクライバを作成し、ファイルに書き込みます。 - create(Path) - クラスio.helidon.webserver.StaticContentSupportのstaticメソッド
-
定義された静的コンテンツ・ルートをファイル・システムへのパスとして使用して、新しいインスタンスを作成します。
- create(Duration) - インタフェースio.helidon.faulttolerance.Timeoutのstaticメソッド
-
指定されたタイムアウトで
Timeoutを作成します。 - create(Instant, int, TemporalUnit, boolean) - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのstaticメソッド
-
明示的な値を持つ新しいインスタンス。
- create(Instant, int, TemporalUnit, boolean) - クラスio.helidon.security.jwt.Jwt.IssueTimeValidatorのstaticメソッド
-
明示的な値を持つ新しいインスタンス。
- create(Instant, int, TemporalUnit, boolean) - クラスio.helidon.security.jwt.Jwt.NotBeforeValidatorのstaticメソッド
-
明示的な値を持つ新しいインスタンス。
- create(Collection<WriteableBodyPart>) - クラスio.helidon.media.multipart.WriteableMultiPartのstaticメソッド
-
指定したエンティティを本文パートとして使用して
WriteableMultiPartインスタンスを作成するための短縮形。 - create(Collection<Method>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのstaticメソッド
-
指定されたメソッドのコレクションから注釈付きメソッド・リストを作成します。
- create(Collection<String>) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
-
許可されたロールのコレクションからロール構成を作成します。
- create(CompletionStage<Optional<T>>) - インタフェースio.helidon.common.reactive.OptionalCompletionStageのstaticメソッド
-
要素が存在する場合および存在しない場合にケースの処理を可能にする完了ステージの新しいインスタンスを作成します。
- create(CompletionStage<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
- create(CompletionStage<T>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
- create(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
- create(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
- create(Flow.Publisher<DataChunk>, MessageBodyReaderContext) - クラスio.helidon.media.common.MessageBodyReadableContentのstaticメソッド
-
指定された発行元およびコンテキストに基づいて、新しい読取り可能なコンテンツを作成します。
- create(Flow.Publisher<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
指定されたパブリッシャの周囲にラップされた
Multiインスタンスを作成します。 - create(Flow.Publisher<T>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
指定されたパブリッシャから受け取った最初のアイテムのみを公開する
Singleインスタンスを作成します。 - create(Flow.Publisher<T>, Flow.Publisher<T>) - クラスio.helidon.common.reactive.ConcatPublisherのstaticメソッド
-
新しい
ConcatPublisherを作成します。 - create(Flow.Subscriber<T>) - クラスio.helidon.common.reactive.SequentialSubscriberのstaticメソッド
-
OnSubscribe,onNext,onErrorおよびonCompleteがシリアルにリングされるようにするラッパーFlow.Subscriber。 - create(Consumer<T>) - クラスio.helidon.grpc.core.LambdaStreamObserverのstaticメソッド
-
StreamObserver.onNext(Object)メソッドで受け取った値をConsumerに渡すStreamObserverを作成します。 - create(Consumer<T>, Runnable, Consumer<Throwable>) - クラスio.helidon.grpc.core.LambdaStreamObserverのstaticメソッド
-
指定されたラムダを使用してイベントを処理する
StreamObserverを作成します。 - create(Function<Jwt, Optional<String>>, String, String) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
-
フィールドを取得する関数に基づく汎用オプション・フィールド・バリデータ。
- create(Function<Jwt, Optional<String>>, String, String, boolean) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
-
フィールドを取得する関数に基づく汎用フィールド・バリデータ。
- create(Function<Throwable, ? extends CompletionStage<T>>) - インタフェースio.helidon.faulttolerance.Fallbackのstaticメソッド
-
SingleまたはCompletionStageのフォールバックを作成します。 - create(Function<ContainerRequestContext, String>) - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
-
カスタム・スパン名関数を使用してヘルパーを作成します。
- create(Supplier<? extends ConfigSource>...) - インタフェースio.helidon.config.Configのstaticメソッド
-
環境変数、システム・プロパティおよび指定された
ConfigSourceからロードされた新しいConfigを作成します。 - create(Supplier<? extends GrpcRouting>) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
-
指定されたGrpcRoutingおよびデフォルト構成の新しいインスタンス・フォームを作成します。
- create(Supplier<? extends GrpcServerConfiguration>, GrpcRouting) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
-
指定された構成およびGrpcRoutingから新しいインスタンスを作成します。
- create(Supplier<? extends GrpcServerConfiguration>, Supplier<? extends GrpcRouting>) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
-
指定された構成およびGrpcRoutingの新しいインスタンス・フォームを作成します。
- create(Supplier<? extends Routing>) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
指定されたルーティングおよびデフォルト構成から新しいインスタンスを作成します。
- create(Supplier<? extends ServerConfiguration>, Routing) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
非推奨。2.0.0以降 -
ConfigまたはWebServer.builder(io.helidon.webserver.Routing)に基づくインスタンスには、かわりにWebServer.create(io.helidon.webserver.Routing, io.helidon.config.Config)を使用して、(SocketConfiguration.Builderの場合と同様に)手動でサーバー構成を構成してください。 - create(Supplier<? extends ServerConfiguration>, Supplier<? extends Routing>) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
非推奨。2.0.0以降 -
ConfigまたはWebServer.builder(java.util.function.Supplier)に基づくインスタンスには、かわりにWebServer.create(java.util.function.Supplier, io.helidon.config.Config)を使用して、(SocketConfiguration.Builderの場合と同様に)手動でサーバー構成を構成してください。 - create(Supplier<Routing>, Config) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
-
指定された構成およびルーティングから新しいインスタンスを作成します。
- create(Supplier<T>) - インタフェースio.helidon.common.LazyValueのstaticメソッド
-
サプライヤから遅延値を作成します。
- create(List<LazyValue<T>>) - インタフェースio.helidon.common.LazyListのstaticメソッド
-
指定された
LazyValueのリストからラッパーを作成します。 - create(List<ScopeValidator.Scope>) - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのstaticメソッド
-
注釈のリストからインスタンスを作成します。
- create(List<String>) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
-
必要なヘッダーのみを含む構成を作成します(例:
- create(List<String>, List<String>) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
-
必要なヘッダーと、リクエストに存在する場合にのみ署名されるヘッダーの両方を使用して新しいインスタンスを作成します。
- create(List<Map.Entry<Predicate<Config.Key>, String>>) - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
-
述語/置換ペアの
ListからOverrideDataを作成します。 - create(Map<String, ?>) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
指定されたJSON-P構成でインスタンスを作成します。
- create(Map<String, ConfigNode>) - クラスio.helidon.config.ObjectNodeBuilderImplのstaticメソッド
-
メンバーの元のマップから初期化されたビルダーの新しいインスタンスを作成します。
- create(Map<String, ConfigNode>, Function<String, String>) - クラスio.helidon.config.ObjectNodeBuilderImplのstaticメソッド
-
メンバーの元のマップから初期化されたビルダーの新しいインスタンスを作成します。
- create(Map<String, String>) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
Map用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。 - create(Map<String, String>) - クラスio.helidon.config.MapConfigSourceのstaticメソッド
-
指定されたマップから新しい構成ソースを作成します。
- create(Map<String, String>) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
指定されたマップに基づくメモリー内構成ソース。
- create(Map<String, String>) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
-
ワイルドカードから値へのマップから新しいインスタンスod
OverrideSourceを作成します。 - create(Map<String, String>, String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
Map用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。 - create(Map<String, List<String>>) - クラスio.helidon.common.http.HashParametersのstaticメソッド
-
指定されたデータから新しいインスタンス
HashParametersを作成します。 - create(Properties) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
PropertiesオブジェクトからMap用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。 - create(Properties) - クラスio.helidon.config.MapConfigSourceのstaticメソッド
-
指定されたプロパティから新しい構成ソースを作成します。
- create(Properties) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
指定されたプロパティに基づくメモリー内構成ソース。
- create(Properties, String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
PropertiesオブジェクトからMap用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。 - create(ServiceLoader<T>) - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのstaticメソッド
-
Javaサービス・ローダーから優先度付きサービス・ローダーを作成します。
- create(Stream<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
- create(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
新しい
JsonbSupportを作成します。 - create(JsonObject) - クラスio.helidon.security.jwt.jwk.Jwkのstaticメソッド
-
Jsonオブジェクトからインスタンスを作成します。
- create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkECのstaticメソッド
-
Jsonオブジェクトからインスタンスを作成します。
- create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkKeysのstaticメソッド
-
JwkキーをJSON表現から作成します。
- create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkOctetのstaticメソッド
-
Jsonオブジェクトからインスタンスを作成します。
- create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkRSAのstaticメソッド
-
Jsonオブジェクトからインスタンスを作成します。
- create(ContainerRequestContext) - インタフェースio.helidon.jersey.common.InvokedResourceのstaticメソッド
-
Jerseyコンテナのリクエスト・コンテキストから、新しく呼び出されたリソースを作成します。
- create(Application) - クラスio.helidon.microprofile.server.JaxRsApplicationのstaticメソッド
-
JAX-RSアプリケーションに基づくインスタンスを作成します。
- create(Application) - クラスio.helidon.webserver.jersey.JerseySupportのstaticメソッド
-
指定された
JAX-RS Applicationに基づいてJerseySupportを作成します。 - create(Application...) - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
-
JAX-RSアプリケーションのサーバー・インスタンスを作成します。
- create(N) - クラスio.helidon.common.GenericTypeのstaticメソッド
-
指定されたオブジェクトのクラスを表す新しいジェネリック・タイプ・インスタンスを構築します。
- create(MetricRegistry.Type) - クラスio.helidon.metrics.Registryのstaticメソッド
-
特定のタイプのレジストリを作成します。
- create(T) - インタフェースio.helidon.common.LazyValueのstaticメソッド
-
値から遅延値を作成します。
- create(T...) - クラスio.helidon.security.ClassToInstanceStoreのstaticメソッド
-
明示的なインスタンスに基づいて新しいインスタンスを作成します。
- create(T, ChangeEventType) - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのstaticメソッド
- create(T, ChangeEventType, Instant) - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのstaticメソッド
- createAll(Config) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
-
クラスパスのリソースごとに構成ソースを作成します。
- createAll(String) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
-
クラスパスのリソースごとに構成ソースを作成します。
- createBuilder() - クラスio.helidon.tracing.jaeger.JaegerTracerProviderのメソッド
- createBuilder() - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
-
このトレーサの新しいビルダーを作成します。
- createBuilder() - クラスio.helidon.tracing.tracerresolver.TracerResolverProviderのメソッド
- createBuilder() - クラスio.helidon.tracing.zipkin.ZipkinTracerProviderのメソッド
- createContext(String) - クラスio.helidon.security.Securityのメソッド
-
定義されたIDとすべてのデフォルトを使用して、新しいセキュリティ・コンテキストを作成します。
- CREATED - io.helidon.config.spi.ChangeEventType
-
これで、コンテンツが(削除されました)に表示されます。
- CREATED_201 - io.helidon.common.http.Http.Status
-
201 Created, see 「HTTP/1.1ドキュメント」。
- createDelete(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createDelete(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
文のテキストを使用して削除文を作成します。
- createDmlStatement(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createDmlStatement(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡される文を使用して、データ変更文を作成します。
- createForHeader(String, String, String) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
-
オプションのヘッダー・フィールド・バリデータ。
- createForHeader(String, String, String, boolean) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
-
ヘッダー・フィールド・バリデータ。
- createForPayload(String, String, String) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
-
オプションのペイロード・フィールド・バリデータ。
- createForPayload(String, String, String, boolean) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
-
ペイロード・フィールド・バリデータ。
- createFromWildcards(List<Map.Entry<String, String>>) - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
-
StringペアのListからOverrideDataを作成します。 - createGet(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createGet(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡された文を使用して、単一行を返すデータベース問合せを作成します。
- createInProcessChannel() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
- createInputStream(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
-
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
- createInsert(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createInsert(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
文のテキストを使用してinsert文を作成します。
- createInstanceSupplier(Class<?>) - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのstaticメソッド
-
サービス・インスタンス・サプライヤを作成します。
- createMapped(Config) - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
-
マップされたクロス・オリジン構成情報を含むと予想される指定された構成に基づいて、新しい
CorsSupportインスタンスを作成します。 - createMessage(Message, Executor, SessionMetadata) - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
- createMessage(Message, Executor, SessionMetadata) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
-
JMSメッセージからリアクティブ・メッセージング・メッセージを作成します。
- createMulti(String, Config) - インタフェースio.helidon.config.spi.ConfigSourceProviderのメソッド
-
単一の構成から構成ソースのリストを作成します。
- createMulti(Function<Throwable, ? extends CompletionStage<T>>) - インタフェースio.helidon.faulttolerance.Fallbackのstaticメソッド
-
MultiまたはFlow.Publisherのフォールバックを作成します。 - createName(ServiceDescriptor, String, MetricType) - インタフェースio.helidon.grpc.metrics.GrpcMetrics.NamingFunctionのメソッド
-
メトリック名を作成します。
- createNamedDelete(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createNamedDelete(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
名前付き文を使用してandelete文を作成します。
- createNamedDelete(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡される名前付き文を使用して削除文を作成します。
- createNamedDelete(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
- createNamedDelete(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
- createNamedDmlStatement(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createNamedDmlStatement(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
構成ファイルに定義されている文を使用して、データ変更文を作成します。
- createNamedDmlStatement(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡される名前付き文を使用して、データ変更文を作成します。
- createNamedDmlStatement(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
- createNamedDmlStatement(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
- createNamedGet(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createNamedGet(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
構成ファイルに定義されている文を使用して、単一行を返すデータベース問合せを作成します。
- createNamedGet(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡された名前付き文を使用して、単一行を返すデータベース問合せを作成します。
- createNamedGet(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
- createNamedGet(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
- createNamedInsert(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createNamedInsert(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
名前付き文を使用してinsert文を作成します。
- createNamedInsert(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡される名前付き文を使用して、挿入文を作成します。
- createNamedInsert(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
- createNamedInsert(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
- createNamedQuery(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createNamedQuery(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
構成ファイルに定義されている文を使用して、データベース問合せを作成します。
- createNamedQuery(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡される名前付き文を使用してデータベース問合せを作成します。
- createNamedQuery(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
- createNamedQuery(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
- createNamedUpdate(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createNamedUpdate(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
名前付き文を使用してupdate文を作成します。
- createNamedUpdate(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡される名前付き文を使用して更新文を作成します。
- createNamedUpdate(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
- createNamedUpdate(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
- createOutputStream() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
-
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
IoMulti.outputStreamMulti()を使用してください - createQuery(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createQuery(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡される文を使用してデータベース問合せを作成します。
- createResponseBuilder() - クラスio.helidon.health.HealthCheckResponseProviderImplのメソッド
- createServer() - インタフェースio.helidon.grpc.server.GrpcRoutingのメソッド
-
このルーティングおよびデフォルト構成で新しい
GrpcServerインスタンスを作成します。 - createServer() - クラスio.helidon.webserver.Routing.Builderのメソッド
-
非推奨。2.0.0以降、
WebServer.create(Routing)を使用してください。 - createServer() - インタフェースio.helidon.webserver.Routingのメソッド
-
非推奨。2.0.0以降、かわりに
WebServer.builder(Routing)を使用してください - createServer(GrpcServerConfiguration) - インタフェースio.helidon.grpc.server.GrpcRoutingのメソッド
-
指定された構成およびこのルーティングで新しい
GrpcServerインスタンスを作成します。 - createServer(ServerConfiguration) - クラスio.helidon.webserver.Routing.Builderのメソッド
-
非推奨。2.0.0以降、
WebServer.Builder.build()を使用して新しいサーバーを作成し、WebServer.Builder.routing(Routing)を使用してルーティングを構成してください。 - createServer(ServerConfiguration) - インタフェースio.helidon.webserver.Routingのメソッド
-
非推奨。2.0.0以降、かわりに
WebServer.builder(Routing)を使用してください - createServer(ServerConfiguration.Builder) - クラスio.helidon.webserver.Routing.Builderのメソッド
-
非推奨。2.0.0以降、
WebServer.Builder.build()を使用して新しいサーバーを作成し、WebServer.Builder.routing(Routing)を使用してルーティングを構成してください。 - createSupplier(Config.Key) - 例外io.helidon.config.MissingValueExceptionのstaticメソッド
-
新規欠落値例外サプライヤを作成します。
- createSupplier(Callable<T>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
- createTransportArtifact(Class<T>, String, ServerConfiguration) - インタフェースio.helidon.webserver.Transportのメソッド
-
作成可能または使用可能な場合は適切な「トランスポート・アーティファクト」を作成して戻し、それ以外の場合は「空の
Optional」を作成して戻します。 - createUpdate(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
- createUpdate(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
文のテキストを使用してupdate文を作成します。
- creationDate() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
-
ファイルが作成された日付を示すために使用できる
creation-dateパラメータの値を取得します。 - creationDate(ZonedDateTime) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
-
コンテンツ処理
creation-dateパラメータを設定します。 - credDb(String) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
-
資格証明データベース。
- credentials(String, String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
-
ユーザーとパスワードをリポジトリに設定します。
- credentialsProvider() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
-
CredentialsProviderのインスタンスを返します。 - credentialsProvider(CredentialsProvider) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
-
アプリケーションで使用する新しい
CredentialsProviderを設定します。 - CrossOrigin - io.helidon.microprofile.corsの注釈型
-
CrossOrigin注釈。
- CrossOriginAutoDiscoverable - io.helidon.microprofile.corsのクラス
-
開発者が使用することはできません。 Jersey自動検出サポートの場合。
- CrossOriginAutoDiscoverable() - クラスio.helidon.microprofile.cors.CrossOriginAutoDiscoverableのコンストラクタ
- crossOriginConfig(CrossOriginConfig) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
-
指定された
CrossOriginConfigオブジェクトからCORS構成を設定します。 - crossOriginConfig(CrossOriginConfig) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
指定された
CrossOriginConfigオブジェクトからCORS構成を設定します。 - crossOriginConfig(CrossOriginConfig) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
-
指定された
CrossOriginConfigオブジェクトからCORS構成を設定します。 - crossOriginConfig(CrossOriginConfig) - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
-
指定された
CrossOriginConfigオブジェクトからCORS構成を設定します。 - CrossOriginConfig - io.helidon.webserver.corsのクラス
-
クロス・オリジン・リクエスト共有に関する情報を表します。
- CrossOriginConfig.Builder - io.helidon.webserver.corsのクラス
-
CrossOriginConfigのビルダー。 - CURRENT_SPAN_CONTEXT_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
-
SpanContextプロパティ名。 - currentThread(boolean) - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
-
エグゼキュータ・スレッドではなく現在のスレッドでコードを実行する必要があることを示すフラグ。
- CURVE_P256 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
P-256 Curve.
- CURVE_P384 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
P-384 Curve.
- CURVE_P521 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
P-521 Curve.
- customAnnotations() - クラスio.helidon.security.Securityのメソッド
-
構成された(all)セキュリティ・プロバイダで想定される注釈の完全なセットを取得します。
- customMapper(JmsMessage.CustomMapper<PAYLOAD>) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
コネクタで
Messageへのマッピングに使用されるカスタム・マッパー。 - customObject(Class<? extends T>) - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
-
プログラム的なクライアントが、カスタム・セキュリティ・プロバイダ固有のパラメータをプロバイダに送信できるようにします。
- customObject(Class<U>, V) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
-
カスタム・オブジェクトを設定または置き換えます。
- customObject(Class<U>, V) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
-
カスタム・オブジェクトを設定または置き換えます。
- customObject(Object) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
セキュリティ・リクエストのカスタム・オブジェクトを登録します。
- customObject(Object) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
セキュリティ・リクエストのカスタム・オブジェクトを登録します。
- customObjects(ClassToInstanceStore<Object>) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
-
セキュリティ・プロバイダに送信するカスタム・オブジェクト・マップを指定します。
D
- daemon(boolean) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
-
スレッド・プール・エグゼキュータのデーモンです。
- daemon(boolean) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
-
スレッド・プール・エグゼキュータのデーモンです。
- data() - インタフェースio.helidon.common.context.spi.DataPropagationProviderのメソッド
-
伝播する必要があるデータを返します。
- data() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
このチャンクの表現をByteBufferの配列として返します。
- data() - クラスio.helidon.config.FileSourceHelper.DataAndDigestのメソッド
-
ファイルからロードされたデータ。
- data() - インタフェースio.helidon.config.spi.ConfigContent.NodeContentのメソッド
-
この構成ソースのデータ。
- data() - インタフェースio.helidon.config.spi.ConfigContent.OverrideContentのメソッド
-
この上書きソースのデータ。
- data() - インタフェースio.helidon.config.spi.ConfigParser.Contentのメソッド
-
この構成ソースのデータ。
- data() - クラスio.helidon.config.spi.OverrideSource.OverrideDataのメソッド
-
述語と置換値のペアを返します。
- data() - クラスio.helidon.logging.jul.JulMdcPropagatorのメソッド
- data() - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのメソッド
- data(OverrideSource.OverrideData) - クラスio.helidon.config.spi.ConfigContent.OverrideContent.Builderのメソッド
-
この上書きソースのデータ。
- data(InputStream) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
-
基礎となる記憶域からロードされた構成ソースのデータ。
- DATA - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
データのキー。
- DataChunk - io.helidon.common.httpのインタフェース
-
DataChunkは、HTTP本文コンテンツの一部を表します。
- DataChunkInputStream - io.helidon.media.commonのクラス
-
Helidonのリアクティブ
Flow.PublisherとJerseyのInputStreamの間のブリッジを提供します。 - DataChunkInputStream(Flow.Publisher<DataChunk>) - クラスio.helidon.media.common.DataChunkInputStreamのコンストラクタ
-
後でサブスクリプションするためにパブリッシャを格納します。
- DataChunkInputStream(Flow.Publisher<DataChunk>, boolean) - クラスio.helidon.media.common.DataChunkInputStreamのコンストラクタ
-
後でサブスクリプションするためにパブリッシャを格納し、実行中のスレッドを検証するかどうかを設定します。
- DataChunkPublisher() - クラスio.helidon.media.multipart.MultiPartDecoder.DataChunkPublisherのコンストラクタ
- DataPropagationProvider<T> - io.helidon.common.context.spiのインタフェース
-
これは、ユーザーがあるスレッドから別のスレッドに値を伝播するのに役立つSPIプロバイダです。
- dataSource(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
AqConnectorBuilder.dataSource()で提供されるDataSourceへのマッピング。 - dataSource(String, DataSource) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
-
JmsConnector.NAMED_FACTORY_ATTRIBUTEで指定された名前でカスタムConnectionFactory参照可能オブジェクトを追加します。 - DATASOURCE_ATTRIBUTE - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
-
データ・ソース識別子の構成キー。
- date() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
-
レスポンスのヘッダー"Date"の値を返します。
- date() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
オプションで、リクエスト日("Accept-Datetime"ヘッダー)を返します。
- DATE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Date"ヘッダー名。 - daysOfWeek(DayOfWeek...) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
-
曜日のチェック用の時間構成を作成します。
- dbClient() - クラスio.helidon.dbclient.health.DbClientHealthCheckのメソッド
- DbClient - io.helidon.dbclientのインタフェース
-
Helidonデータベース・クライアント。
- DbClient.Builder - io.helidon.dbclientのクラス
-
Helidonデータベース・ハンドラ・ビルダー。
- DbClientContext - io.helidon.dbclient.commonのクラス
-
クライアント全体のコンテキスト。
- DbClientContext(DbClientContext.BuilderBase<?>) - クラスio.helidon.dbclient.common.DbClientContextのコンストラクタ
-
ビルダーからインスタンスを作成します。
- DbClientContext.Builder - io.helidon.dbclient.commonのクラス
-
DbClientContextのFluent APIビルダー。 - DbClientContext.BuilderBase<T extends DbClientContext.BuilderBase<T>> - io.helidon.dbclient.commonのクラス
-
DbClientContextを拡張するクラスのビルダーの共通ベース。 - DbClientException - io.helidon.dbclientでの例外
-
Helidon DBコンポーネントで使用される
RuntimeException。 - DbClientException(String) - 例外io.helidon.dbclient.DbClientExceptionのコンストラクタ
-
メッセージの新しい例外を作成します。
- DbClientException(String, Throwable) - 例外io.helidon.dbclient.DbClientExceptionのコンストラクタ
-
メッセージの新しい例外と原因を作成します。
- DbClientHealthCheck - io.helidon.dbclient.healthのクラス
-
データベース・ヘルス・チェック。
- DbClientHealthCheck.Builder - io.helidon.dbclient.healthのクラス
-
DbClientHealthCheckのFluent APIビルダー。 - DbClientMapperProvider - io.helidon.dbclient.commonのクラス
-
データベース・タイプ・マッパーを取得するJavaサービス・ローダー・サービス。
- DbClientMapperProvider() - クラスio.helidon.dbclient.common.DbClientMapperProviderのコンストラクタ
- DbClientMetricBuilder - io.helidon.dbclient.metricsのクラス
-
DBクライアント・メトリック・ビルダー。
- DbClientMetricBuilder() - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのコンストラクタ
- DbClientMetrics - io.helidon.dbclient.metricsのクラス
-
DbClient.Builder.addService(io.helidon.dbclient.DbClientService)に登録する様々なタイプのメトリクスを取得するユーティリティ・クラス。 - DbClientMetricsProvider - io.helidon.dbclient.metricsのクラス
-
DBメトリクスのJavaサービス・ローダー・サービス。
- DbClientMetricsProvider() - クラスio.helidon.dbclient.metrics.DbClientMetricsProviderのコンストラクタ
- DbClientProvider - io.helidon.dbclient.spiのインタフェース
-
データベース(またはデータベースのセット)のドライバを提供するJavaサービス・ローダー・インタフェース。
- DbClientProviderBuilder<T extends DbClientProviderBuilder<T>> - io.helidon.dbclient.spiのインタフェース
-
データベース・プロバイダ・ビルダー。
- DbClientService - io.helidon.dbclientのインタフェース
-
サービスでは、文の実行および文の結果への対応に使用されるデータを変更できます。
- DbClientServiceBase - io.helidon.dbclient.commonのクラス
-
文名パターンおよび文タイプに基づいた実行の構成をサポートするクライアント・サービスの基本実装。
- DbClientServiceBase(DbClientServiceBase.DbClientServiceBuilderBase<?>) - クラスio.helidon.dbclient.common.DbClientServiceBaseのコンストラクタ
-
各実装で拡張する必要があるビルダー・ベースに基づいて、新しいインスタンスを作成します。
- DbClientServiceBase.DbClientServiceBuilderBase<B extends DbClientServiceBase.DbClientServiceBuilderBase<B>> - io.helidon.dbclient.commonのクラス
-
DbClientServiceBaseのビルダーのベース・クラス。 - DbClientServiceBuilderBase() - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのコンストラクタ
-
No-op constructor.
- DbClientServiceContext - io.helidon.dbclientのインタフェース
-
(および場合によっては操作)データベース操作を取得するインターセプタ・コンテキスト。
- DbClientServiceProvider - io.helidon.dbclient.spiのインタフェース
-
クライアント・サービスを構成するJavaサービス・ローダー・サービス。
- DbClientTracing - io.helidon.dbclient.tracingのクラス
-
インターセプタのトレース。
- DbClientTracing.Builder - io.helidon.dbclient.tracingのクラス
-
DbClientTracingのFluent APIビルダー。 - DbClientTracingProvider - io.helidon.dbclient.tracingのクラス
-
トレース・インターセプタのプロバイダ。
- DbClientTracingProvider() - クラスio.helidon.dbclient.tracing.DbClientTracingProviderのコンストラクタ
- DbColumn - io.helidon.dbclientのインタフェース
-
列データおよびメタデータ。
- DbExecute - io.helidon.dbclientのインタフェース
-
データベース・エグゼキュータ。
- DbMapper<T> - io.helidon.dbclientのインタフェース
-
特定のタイプとの間でデータベース・オブジェクトをマップするマッパー。
- dbMapperManager() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
DBマッパー・マネージャ。
- dbMapperManager() - クラスio.helidon.dbclient.common.DbClientContextのメソッド
-
DBマッパー・マネージャを構成しました。
- dbMapperManager(DbMapperManager) - クラスio.helidon.dbclient.common.DbClientContext.BuilderBaseのメソッド
-
使用するDBマッパー・マネージャを構成します。
- DbMapperManager - io.helidon.dbclientのインタフェース
-
すべての構成済
mappersのマッパー・マネージャ。 - DbMapperManager.Builder - io.helidon.dbclientのクラス
-
DbMapperManagerのFluent APIビルダー。 - DbMapperProvider - io.helidon.dbclient.spiのインタフェース
-
データベース・マッパー用のJavaサービス・ローダー・インタフェース。
- DbRow - io.helidon.dbclientのインタフェース
-
データベース(SQLではこれは行になり、文書DBでは単一文書になります)での単一行の表現。
- DbStatement<D extends DbStatement<D,R>, R > - io.helidon.dbclientのインタフェース
-
パラメータを処理できるデータベース文。
- DbStatementContext - io.helidon.dbclient.commonのクラス
-
特定の文の実行のコンテキスト。
- DbStatementContext(DbStatementContext.BuilderBase<?>) - クラスio.helidon.dbclient.common.DbStatementContextのコンストラクタ
-
各実装で拡張する必要があるビルダーを使用して、新しいインスタンスを作成します。
- DbStatementContext.Builder - io.helidon.dbclient.commonのクラス
-
DbStatementContextを作成するfluent APIビルダー。 - DbStatementContext.BuilderBase<T extends DbStatementContext.BuilderBase<T>> - io.helidon.dbclient.commonのクラス
-
新しい
DbStatementContextを実装するために拡張する必要があるベース・ビルダー。 - DbStatementDml - io.helidon.dbclientのインタフェース
-
DMLデータベース文。
- DbStatementGet - io.helidon.dbclientのインタフェース
-
データベースを問い合せ、単一行(存在する場合)または空のオプションを返すデータベース文。
- DbStatementQuery - io.helidon.dbclientのインタフェース
-
データベース問合せ文。
- DbStatements - io.helidon.dbclientのインタフェース
-
データベース・プロバイダによって使用される文の構成。
- DbStatements.Builder - io.helidon.dbclientのクラス
-
DbStatementsのFluent APIビルダー。 - DbStatementType - io.helidon.dbclientの列挙
-
通常サポートされている文のタイプ。
- DbTransaction - io.helidon.dbclientのインタフェース
-
データベース・トランザクション。
- dbType() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
インターセプタ・コンテキストで使用するこのデータベースのタイプ。
- dbType() - インタフェースio.helidon.dbclient.DbClientのメソッド
-
このデータベース・プロバイダ(jdbc:mysql、mongoDBなど。)のタイプ。
- dbType() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
このデータベース(通常、
DbClientProvider.name()で使用されるものと同じ文字列)のタイプ。 - dbType() - インタフェースio.helidon.dbclient.DbColumnのメソッド
-
データベースの言語での列のタイプ。
- dbType() - インタフェースio.helidon.dbclient.jdbc.ConnectionPoolのメソッド
-
このデータベースのタイプ - "jdbc"よりも詳細な場合は、それを返します。
- dbType() - クラスio.helidon.dbclient.jdbc.HikariConnectionPoolのメソッド
- dbType() - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
- dbType() - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
- DEADLINE - io.helidon.grpc.client.ClientRequestAttribute
-
トレース・スパンにコール期限を追加します。
- deadlockCheck() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
-
デッドロックのヘルス・チェック。
- DeadlockHealthCheck - io.helidon.health.checksのクラス
-
スレッド・デッドロックを探すヘルス・チェック。
- debug() - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
-
デバッグをオンに設定します。
- declaredMethod() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
宣言されたJavaメソッドを取得します。
- decrementReferenceCount(Contextual<?>) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
-
現在のスレッドと指定された
Contextualの組合せに関連付けられているコンテキスト・インスタンスの参照カウント(ある場合)を減らし、参照カウントがゼロ以下になった場合にのみインスタンスを破棄して、結果の参照カウントを返します。 - decrementReferenceCount(Contextual<?>, int) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
-
現在のスレッドと指定された
Contextualの組合せに関連付けられているコンテキスト・インスタンスの参照カウント(ある場合)を減らし、参照カウントがゼロ以下になった場合にのみインスタンスを破棄して、結果の参照カウントを返します。 - decryptAes(char[], String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
-
AESを使用して復号化します。
- decryptAesLegacy(char[], String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
-
レガシーAESを使用して復号化します。
- decryptRsa(PrivateKey, String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
-
OAEPでRSAを使用して復号化します。
- decryptRsaLegacy(Key, String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
-
RSA (秘密キーまたは公開キー)を使用して復号化します。
- deepMerge(AbstractNodeBuilderImpl.MergingKey, MergeableNode) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
-
構造全体にディープ・マージを適用します。
- DEFAULT - インタフェースio.helidon.grpc.core.MarshallerSupplierのstatic変数
-
デフォルトのマーシャラ・サプライヤの指定に使用する名前。
- DEFAULT - インタフェースio.helidon.webserver.SocketConfigurationのstatic変数
-
非推奨。2.0.0以降、この構成には名前が含まれていないため削除されます
- DEFAULT_AGE - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
-
デフォルトのキャッシュ有効期限(秒)。
- DEFAULT_BACKLOG_SIZE - インタフェースio.helidon.webserver.SocketConfigurationのstatic変数
-
他の値が指定されていない場合にサーバー・ソケットを構成するためのデフォルトのバックログ・サイズ。
- DEFAULT_BOUNDARY - クラスio.helidon.media.multipart.MultiPartBodyWriterのstatic変数
-
マルチパート・メッセージのエンコードに使用されるデフォルトの境界。
- DEFAULT_CAPACITY - クラスio.helidon.common.configurable.LruCacheのstatic変数
-
キャッシュのデフォルト容量: 10000.
- DEFAULT_CHANNEL_NAME - クラスio.helidon.grpc.client.GrpcChannelsProviderのstatic変数
-
デフォルトのチャネル構成名("default"です)を保持するための定数です。
- DEFAULT_DIGEST_NONCE_TIMEOUT - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのstatic変数
-
デフォルトは24時間です。
- DEFAULT_ERROR_MESSAGE - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
未チェックの例外およびエラーに対して返されるデフォルトのエラー・メッセージ。
- DEFAULT_ERROR_SEVERITY - 注釈型io.helidon.security.annotations.Auditedのstatic変数
-
OK以外のステータスのデフォルトの重大度。
- DEFAULT_EVENT_TYPE - 注釈型io.helidon.security.annotations.Auditedのstatic変数
-
デフォルト・イベント・タイプ: "request"。
- DEFAULT_HOST - クラスio.helidon.grpc.client.GrpcChannelsProviderのstatic変数
-
デフォルトのホスト名("localhost"です)を保持するための定数です。
- DEFAULT_LOGGER_NAME - クラスio.helidon.webserver.accesslog.AccessLogSupportのstatic変数
-
アクセス・ログ・レコードの記録に使用される
Loggerの名前。 - DEFAULT_MAX_CONTENT_LENGTH - インタフェースio.helidon.webserver.Http2Configurationのstatic変数
-
最大コンテンツ長のデフォルト値。
- DEFAULT_MAX_LENGTH - クラスio.helidon.webserver.accesslog.AbstractLogEntryのstatic変数
-
書き込まれる文字数のデフォルトの制限。
- DEFAULT_MESSAGE_FORMAT - 注釈型io.helidon.security.annotations.Auditedのstatic変数
-
デフォルトのメッセージ形式: "%3$s %1$s" %2$s "%5$s %6$sが%4$sによってリクエストされました"。
- DEFAULT_METHOD - クラスio.helidon.security.SecurityEnvironment.Builderのstatic変数
-
デフォルトのメソッドは"GET"です。
- DEFAULT_NAME - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstatic変数
-
デフォルトのサーバー名。
- DEFAULT_NAME - 注釈型io.helidon.microprofile.server.RoutingNameのstatic変数
-
WebServerのデフォルト・リスナーの(reserved)に名前を付けます。
- DEFAULT_NOT_BEFORE_SECONDS - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstatic変数
-
発行時間前のデフォルトのトークン有効性。
- DEFAULT_OK_SEVERITY - 注釈型io.helidon.security.annotations.Auditedのstatic変数
-
OKステータスのデフォルトの重大度。
- DEFAULT_PATH - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
-
ヘルス・チェックが実行されるファイル・システム上のデフォルト・パス。
- DEFAULT_PORT - クラスio.helidon.grpc.client.GrpcChannelsProviderのstatic変数
-
デフォルト・ポート("1408"です)を保持するための定数です。
- DEFAULT_PORT - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstatic変数
-
デフォルトのgrpcポート。
- DEFAULT_PRIORITY - インタフェースio.helidon.common.Prioritizedのstatic変数
-
優先度付けされたコンポーネントのデフォルトの優先度(このインタフェースを実装するか、
javax.annotation.Priority注釈を使用するか)。 - DEFAULT_RESPONSE_MEDIA_TYPE - クラスio.helidon.openapi.OpenAPISupportのstatic変数
-
受入ヘッダーがない場合にレスポンスで使用されるデフォルト・メディア・タイプです。
- DEFAULT_SOCKET_NAME - インタフェースio.helidon.webserver.ServerConfigurationのstatic変数
-
非推奨。2.0.0以降、
WebServer.DEFAULT_SOCKET_NAMEを使用してください - DEFAULT_SOCKET_NAME - インタフェースio.helidon.webserver.WebServerのstatic変数
-
デフォルトのサーバー・ソケット構成名。
- DEFAULT_THRESHOLD - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
-
このチェックで
HealthCheckResponse.State.DOWNのレポートが開始されたときのデフォルトのしきい値の割合。 - DEFAULT_THRESHOLD - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstatic変数
-
デフォルトのしきい値の割合。
- DEFAULT_TOKEN_HANDLER - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstatic変数
-
HTTP basic認証のデフォルト・トークン・ハンドラ -
Authorizationヘッダーおよびbasicプレフィクスを使用します。 - DEFAULT_TRANSPORT - クラスio.helidon.security.SecurityEnvironment.Builderのstatic変数
-
デフォルトのトランスポートは"http"です。
- DEFAULT_URI - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのstatic変数
-
デフォルトのEtcdエンドポイント(
http://localhost:2379)。 - DEFAULT_VALIDITY_SECONDS - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstatic変数
-
アウトバウンド・ターゲットのデフォルト・トークンの有効性。
- DEFAULT_VERSION - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのstatic変数
-
デフォルトのEtcd APIバージョン(
EtcdConfigSourceBuilder.EtcdApi.v2)。 - DEFAULT_WEB_CONTEXT - クラスio.helidon.health.HealthSupportのstatic変数
-
ヘルス・チェック・エンドポイントのデフォルトのwebコンテキスト・ルート。
- DEFAULT_WEB_CONTEXT - クラスio.helidon.openapi.OpenAPISupportのstatic変数
-
OpenAPIドキュメントを提供するためのデフォルト・パス。
- DEFAULT_WORKER_COUNT - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstatic変数
-
明示的に設定しない場合に使用されるワーカー・スレッドのデフォルト数。
- defaultConfig(SignedHeadersConfig.HeadersConfig) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.Builderのメソッド
-
デフォルト構成は、明示的な構成を持たないメソッドによって使用されます。
- defaultContentType() - インタフェースio.helidon.media.multipart.BodyPartHeadersのメソッド
-
デフォルトの
Content-Typeヘッダー値を返します:Content-Dispositionヘッダーが空でない値で存在する場合はMediaType.APPLICATION_OCTET_STREAM、それ以外の場合はMediaType.TEXT_PLAIN。 - defaultErrorMessage() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
-
デフォルトのエラー・メッセージを構成しました。
- defaultErrorMessage(String) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
-
内部サーバー・エラーが発生した場合に返すデフォルトのエラー・メッセージ。
- defaultExecutor(Supplier<ExecutorService>) - クラスio.helidon.webclient.jaxrs.JaxRsClientのstaticメソッド
-
明示的なサプライヤが指定されていない場合に非同期リクエストに使用されるデフォルト・エグゼキュータ・サプライヤを構成します。
- defaultExecutorService(Supplier<? extends ExecutorService>) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
-
このサーバーで使用されるデフォルト・エグゼキュータ・サービスを構成します。
- defaultExecutorServiceSupplier(Supplier<? extends ExecutorService>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
(JAX-RS)を処理するアプリケーションに接続されたタスクに使用するエグゼキュータ・サービスのサプライヤを設定します。
- defaultIdcsSubjectType() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
-
IDCSからのデータのリクエスト時に使用するデフォルトのサブジェクト・タイプ。
- defaultIdcsSubjectType(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
-
IDCSからロールをリクエストするときに使用するサブジェクト・タイプを構成します。
- defaultIfEmpty(T) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
アップストリームが空の場合、デフォルトのアイテムを通知します。
- defaultIfEmpty(T) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
アップストリームが空の場合、デフォルトのアイテムを通知します。
- defaultIfEmpty(T) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
アップストリームが空の場合、デフォルトのアイテムを通知します。
- defaultInstance() - インタフェースio.helidon.grpc.core.MarshallerSupplierのstaticメソッド
-
デフォルトのマーシャラを取得します。
- defaultJwk(Jwk) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
使用するデフォルトJWK。
- defaultKeyId(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
使用するデフォルトJWTキーID。
- DefaultMarshallerSupplier() - クラスio.helidon.grpc.core.MarshallerSupplier.DefaultMarshallerSupplierのコンストラクタ
- DefaultMediaSupport - io.helidon.media.commonのクラス
-
デフォルトのリーダーおよびライターをコンテキストに登録するMediaSupport。
- DefaultMediaSupport.Builder - io.helidon.media.commonのクラス
-
デフォルトのメディア・サポート・ビルダー。
- DefaultMultitenancyEndpoints(OidcConfig) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのコンストラクタ
-
デフォルトURIを使用して、指定されたOIDC構成からエンドポイントを作成します。
- defaultPriority(int) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
-
存在しないサービスのデフォルトの優先度を構成します。
- defaultRoutingBuilder() - インタフェースio.helidon.microprofile.server.RoutingBuildersのメソッド
- defaultTimeValidators() - クラスio.helidon.security.jwt.Jwtのstaticメソッド
-
有効期限、発行時間および事前以外の時間を検証するバリデータのリストを返します。
- defaultTimeValidators(Instant, int, ChronoUnit, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
-
有効期限、発行時間および事前以外の時間を検証するバリデータのリストを返します。
- defer(Supplier<? extends Single<? extends T>>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
個々のダウンストリーム・サブスクライバに対して特定のサプライヤ機能をコールし、サブスクライブするFlow.Publisherを返します。
- defer(Supplier<? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
個々のダウンストリーム・サブスクライバに対して特定のサプライヤ機能をコールし、サブスクライブするFlow.Publisherを返します。
- deferredRequest(AtomicReference<Flow.Subscription>, AtomicLong, long) - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
サブスクリプション・フィールドがサブスクリプション・インスタンスを受信するまでリクエスト金額を累計してから、この累計金額をリクエストし、後続のリクエストを転送します。
- deferredSetOnce(AtomicReference<Flow.Subscription>, AtomicLong, Flow.Subscription) - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
フィールドに唯一のアップストリーム・サブスクリプションを原子的に設定し、requestedFieldに累積される金額をリクエストします。
- definitionClass() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
-
リソース定義クラス。
- definitionMethod() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
-
呼び出されるリソース・メソッドを定義するメソッド。
- delay() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
-
再試行間の遅延。
- delay(Duration) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
-
呼出し間の遅延。
- delay(Duration) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
-
open状態からhalf-open状態に遷移するまでの待機時間。
- delay(Duration) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
-
呼出し間の基本遅延。
- delay(Duration) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
-
呼出し間の基本遅延。
- delayFactor() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
-
遅延乗算ファクタ。
- delayFactor(double) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
-
遅延乗算係数。
- delayFactor(double) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
-
遅延乗算係数。
- delegate() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
-
この委譲パターンのベースとなるインスタンスを取得します。
- delegate() - クラスio.helidon.grpc.core.SafeStreamObserverのメソッド
-
ラップされた
StreamObserverを取得します。 - DelegatingInjectionTarget<T> - io.helidon.integrations.cdi.delegatesのクラス
-
基礎となる
InjectionTargetおよびProducer実装にすべてのメソッド・コールを転送するDelegatingProducerおよびInjectionTarget。 - DelegatingInjectionTarget(InjectionTarget<T>) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのコンストラクタ
-
新しい
DelegatingInjectionTargetを作成します。 - DelegatingInjectionTarget(InjectionTarget<T>, Producer<T>) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのコンストラクタ
-
新しい
DelegatingInjectionTargetを作成します。 - DelegatingProducer<T> - io.helidon.integrations.cdi.delegatesのクラス
-
すべての操作を別の
Producerに転送するProducer実装。 - DelegatingProducer(Producer<T>) - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのコンストラクタ
-
新しい
DelegatingProducerを作成します。 - DelegatingTransactionManager - io.helidon.integrations.jta.cdiのクラス
-
すべてのメソッド呼出しを別の
TransactionManagerに委譲するabstractTransactionManager実装。 - DelegatingTransactionManager(TransactionManager) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのコンストラクタ
-
新しい
DelegatingTransactionManagerを作成します。 - DelegatingTransactionSynchronizationRegistry - io.helidon.integrations.jta.cdiのクラス
-
すべてのメソッド呼出しを別の
TransactionSynchronizationRegistryに委譲するabstractTransactionSynchronizationRegistry実装。 - DelegatingTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのコンストラクタ
- delete() - インタフェースio.helidon.webclient.WebClientのメソッド
-
deleteメソッドのリクエスト・ビルダーを作成します。
- delete(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- delete(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
すべてのDELETEリクエストを指定されたハンドラにルーティングします。
- delete(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- delete(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
DELETEリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- delete(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- delete(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
DELETEリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- delete(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡された文を使用して、delete文を作成および実行します。
- DELETE - io.helidon.common.http.Http.Method
-
DELETEメソッドは、Request-URIによって識別されたリソースが起点サーバーによって削除されることを要求します。
- DELETE - io.helidon.dbclient.DbStatementType
-
Deleteは、既存のレコードを削除する文です。
- DELETED - io.helidon.config.spi.ChangeEventType
-
コンテンツが存在しません。
- deny() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
-
リクエストを拒否します。
- denyAll() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
-
すべてへのアクセスを拒否する場合はtrueを返します。
- DependentTransformer - io.helidon.integrations.micronaut.cdi.processorのクラス
-
CDI依存注釈をMicronaut RequestScope (統合モジュールはMicronautからこのBeanを使用しないため、スコープは関係ありません。ExecutableMethodメタデータの取得にのみ使用)に変換します。
- DependentTransformer() - クラスio.helidon.integrations.micronaut.cdi.processor.DependentTransformerのコンストラクタ
- deploy(ServiceDescriptor, PriorityBag<ServerInterceptor>) - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
-
指定した
serviceをこのGrpcServerにデプロイします。 - DeprecatedConfig - io.helidon.configのクラス
-
使用する必要がなくなった構成プロパティを処理するユーティリティ・クラス。
- derive() - クラスio.helidon.security.EndpointConfigのメソッド
-
このインスタンスに基づいて新しいエンドポイント構成ビルダーを導出します。
- derive() - クラスio.helidon.security.SecurityEnvironmentのメソッド
-
この環境に基づいて新しい環境ビルダーを導出します。
- describe() - クラスio.helidon.webserver.cors.CorsSupportBaseのメソッド
- describeTo(Description) - クラスio.helidon.config.testing.ValueNodeMatcherのメソッド
- description() - クラスio.helidon.config.AbstractSourceのメソッド
- description() - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
-
基礎となる構成ソースの説明。
- description() - クラスio.helidon.config.ObjectNodeImplのメソッド
-
このノードの説明。
- description() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
- description() - インタフェースio.helidon.config.spi.Sourceのメソッド
-
基礎となるソースを参照する、短くて判読可能なサマリー。
- description() - クラスio.helidon.config.ValueNodeImplのメソッド
-
このノードの説明。
- description() - クラスio.helidon.security.SecurityResponseのメソッド
-
現在のセキュリティ・ステータスの説明。
- description(String) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
-
メトリックに適用する説明を設定します。
- descriptor() - クラスio.helidon.grpc.client.ClientMethodDescriptorのメソッド
-
このメソッドの
MethodDescriptorを返します。 - descriptor() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
-
gRPCメソッド記述子を返します。
- destination(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
キューまたはトピックの名前。
- destination(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
キューまたはトピックの名前。
- destroy(Object) - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのメソッド
- destroy(Contextual<?>) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
-
指定された
ContextualでReferenceCountedContext.decrementReferenceCount(Contextual)メソッドを呼び出し、スレッド固有の参照カウントがゼロ以下になった場合にのみ破棄します。 - detach() - インタフェースio.helidon.config.Configのメソッド
-
親を持たない
Configノードのコピーを戻します。 - detach() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- detectExtensionType(String) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
-
特定のファイル拡張子のデコード・メディア・タイプ。
- detectExtensionType(String) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
-
ファイルサフィクスからメディア・タイプを検出します。
- detectType(String) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
-
パス(ファイル・システム上のURL、URI、パス)のメディア・タイプを検出します。
- detectType(String) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
-
ファイル文字列に基づいてタイプを検出します。
- detectType(URI) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
-
URIに基づいてメディア・タイプを検出します。
- detectType(URI) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
-
URLに基づくタイプの検出。 - detectType(URL) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
-
URLに基づいてメディア・タイプを検出します。
- detectType(URL) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
-
URLに基づくタイプの検出。 - detectType(Path) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
-
ファイルシステム上のファイルのメディア・タイプを検出します。
- detectType(Path) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
-
Pathに基づくタイプの検出。 - determineCharset(Parameters) - クラスio.helidon.media.common.ContentTypeCharsetのstaticメソッド
-
非推奨。
StandardCharsets.UTF_8をデフォルトとして使用して、content-typeヘッダーで指定されたCharsetを返します。 - determineCharset(Parameters, Charset) - クラスio.helidon.media.common.ContentTypeCharsetのstaticメソッド
-
非推奨。コンテンツ・タイプ・ヘッダーで指定された
Charsetを返します。 - determineMethodName(AnnotatedMethod, GrpcMethod) - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのstaticメソッド
-
メソッドから使用する名前を決定します。
- determineServiceName(Class<?>) - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
-
gRPCサービスの名前を確認します。
- digest() - クラスio.helidon.config.FileSourceHelper.DataAndDigestのメソッド
-
ロードされたデータのダイジェスト。
- digest(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
-
指定されたファイルのMD5ダイジェストを返すか、ファイルを読み取れない場合はnullを返します。
- digestAlgorithm(HttpDigest.Algorithm) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
-
使用するダイジェスト・アルゴリズム。
- digestHa1(String, HttpDigest.Algorithm) - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
-
ダイジェスト認証には、ユーザー名、レルムおよびパスワードのハッシュが必要です。
- digestNonceTimeout(long, TimeUnit) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
-
nonce値が有効になる期間。
- digestServerSecret(char[]) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
-
nonceはこのシークレットを使用して暗号化されます - 復帰するnonceが生成されたことを確認し、nonce値を安全にタイムアウトできることを確認します。
- directory() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
-
ローカルgitディレクトリを返します。
- directory(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
指定したディレクトリ・パスから
ConfigSourceを作成するためのBuilderを提供します。 - directory(Path) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
-
リポジトリのクローニング先またはクローニング先のディレクトリを設定します。
- DirectoryConfigSource - io.helidon.configのクラス
-
ファイルシステム上のディレクトリから構成コンテンツをロードする
ConfigSource実装。 - DirectoryConfigSource.Builder - io.helidon.configのクラス
-
構成モジュールで認識される構成可能なオプションを考慮した、構成ソース・ビルダーの共通の祖先。
- disableCaching() - インタフェースio.helidon.config.Config.Builderのメソッド
-
Config側での基本構成値のキャッシュを無効にします。 - DISABLED - クラスio.helidon.tracing.config.ComponentTracingConfigのstatic変数
-
無効なコンポーネント - 後続のすべてのコールは、無効なスパンとログを返します。
- DISABLED - クラスio.helidon.tracing.config.SpanLogTracingConfigのstatic変数
-
トレースされたスパン・ログを無効にしました。
- DISABLED - クラスio.helidon.tracing.config.SpanTracingConfigのstatic変数
-
無効になっているトレース対象のスパンと、そのスパン上のすべてのログも無効になります。
- DISABLED - クラスio.helidon.tracing.config.TracingConfigのstatic変数
-
すべてのコンポーネント、スパンおよびログに対して無効化されているトレース対象の構成。
- disableDiscovery() - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- disableEnvironmentVariablesSource() - インタフェースio.helidon.config.Config.Builderのメソッド
-
environment variables config sourceの使用を無効にします。 - disableFilterServices() - インタフェースio.helidon.config.Config.Builderのメソッド
-
serviceとしてロードされたフィルタの自動登録を無効にします。 - disableHostnameVerification(boolean) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
-
ホスト名検証を無効にするかどうかを設定します。
- disableKeyResolving() - インタフェースio.helidon.config.Config.Builderのメソッド
-
キー・トークンの解決の使用を無効にします。
- disableMapperServices() - インタフェースio.helidon.config.Config.Builderのメソッド
-
serviceとしてロードされたConfigMapperProviderSPIを介したマッパーの自動登録を無効にします。 - disableParserServices() - インタフェースio.helidon.config.Config.Builderのメソッド
-
serviceとしてロードされたパーサーの自動登録を無効にします。 - disableResolving() - クラスio.helidon.config.hocon.HoconConfigParserBuilderのメソッド
-
置換サポートを解決するHOCONを無効にします。
- disableSystemPropertiesSource() - インタフェースio.helidon.config.Config.Builderのメソッド
-
system properties config sourceの使用を無効にします。 - disableTracing() - クラスio.helidon.security.Security.Builderのメソッド
-
このセキュリティ・インスタンスでオープン・トレース・サポートを無効にします。
- disableValueResolving() - インタフェースio.helidon.config.Config.Builderのメソッド
-
値トークンの解決の使用を無効にします。
- discoverServices(boolean) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
-
MediaSupportProviderのロードにJavaサービス・ローダーを使用するかどうか。 - diskSpaceCheck() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
-
ディスク領域ヘルス・チェック。
- DiskSpaceHealthCheck - io.helidon.health.checksのクラス
-
サーバーのディスク領域が不足しているかどうかを検証するヘルス・チェック。
- DiskSpaceHealthCheck.Builder - io.helidon.health.checksのクラス
-
DiskSpaceHealthCheckのFluent APIビルダー。 - displayName(String) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
-
メトリックに適用する表示名を設定します。
- dispose(T) - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのメソッド
- distinct() - インタフェースio.helidon.common.reactive.Multiのメソッド
-
すべての重複をフィルタで除外します。
- dml() - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
-
ヘルス・チェック文のタイプをDMLに設定します。
- dml(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡される文を使用して、データ変更文を作成および実行します。
- DML - io.helidon.dbclient.DbStatementType
-
汎用DML文。
- doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
-
"raw"ログ・エントリを適用します。
- doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.HeaderLogEntryのメソッド
- doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.HostLogEntryのメソッド
- doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.RequestLineLogEntryのメソッド
- doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.SizeLogEntryのメソッド
- doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.StatusLogEntryのメソッド
- doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.TimestampLogEntryのメソッド
- doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.TimeTakenLogEntryのメソッド
- doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.UserLogEntryのメソッド
- doExecute(Single<DbClientServiceContext>, CompletableFuture<Void>, CompletableFuture<Long>) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
データベースに対して文を実行します。
- doExecute(Single<DbClientServiceContext>, CompletableFuture<Void>, CompletableFuture<Long>) - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのメソッド
- domain(String) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
-
Domainパラメータを設定します。 - domainAndPath(URI) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
-
DomainおよびPathパラメータを設定します。 - doSign(byte[]) - クラスio.helidon.security.jwt.jwk.JwkOctetのメソッド
- doVerify(byte[], byte[]) - クラスio.helidon.security.jwt.jwk.JwkOctetのメソッド
- down(String) - クラスio.helidon.grpc.server.ConstantHealthCheckのstaticメソッド
-
常に停止のステータスを返す
HealthCheckを取得します。 - drain() - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
-
競合値が正の場合、アップストリーム・データを排出します。
- drain(Throwable) - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
-
アップストリーム・データを排出し、指定されたエラーを通知します。
- drainBoth() - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
-
アップストリーム(raw)データを排出し、ダウンストリーム・データをデコードします。
- drainLoop() - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
-
輪郭の値が正の場合に、アップストリーム・データをループにドレインします。
- dropWhile(Predicate<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
指定された述語を満たす要素の最長のプレフィクスをこのストリームから削除します。
- DropwizardMetricsListener - io.helidon.dbclient.metrics.jdbcのクラス
-
Hikari CP to Helidonメトリクス・マッパー。
- dump(OutputStream) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
- duplicate() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
基礎となる
ByteBufferを含む、このデータ・チャンクのコピーを作成します。 - DUPS_OK_ACKNOWLEDGE - io.helidon.messaging.connectors.jms.AcknowledgeMode
-
メッセージは遅れて確認されるため、重複するメッセージが配信される可能性があります。
E
- EARLIEST - io.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetReset
-
オフセットを自動的に最新のオフセットにリセットします。
- email() - クラスio.helidon.security.jwt.Jwtのメソッド
-
Eメール・クレームです。
- email(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
Eメール・クレームです。
- emailVerified() - クラスio.helidon.security.jwt.Jwtのメソッド
-
Eメール検証済請求です。
- emailVerified(Boolean) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
Eメールを検証するかどうかを定義するクレームです。
- emit(T) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
ストリームに品目を発行します。ダウンストリームからの即時需要がない場合は、需要が通知されたときに送信するためのバッファ品目です。
- emit(T) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
あるアイテムをストリームに出力します。十分なリクエストがあってパブリッシャが取り消されていない場合、そのアイテムは
onNextとしてダウンストリームに通知され、メソッドはtrueを返します。 - emitter(Emitter<PAYLOAD>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
新しいエミッタとそのすべてのチャネルを登録します。
- Emitter<PAYLOAD> - io.helidon.messagingのクラス
-
エミッタは、単一または複数のチャネルの便利なパブリッシャであり、
Emitter.send(Object)メソッドを呼び出すのと同じくらい簡単に公開できます。 - Emitter.Builder<PAYLOAD> - io.helidon.messagingのクラス
-
Emitterのビルダー。 - EmittingPublisher<T> - io.helidon.common.reactiveのクラス
-
同じスレッドでの手動パブリッシュのためのパブリッシャの発行。
- empty() - クラスio.helidon.common.http.ReadOnlyParametersのstaticメソッド
-
空で不変のシングルトンを返します。
- empty() - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
すぐに完了する
Multiインスタンスを取得します。 - empty() - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
すぐに完了する
Singleインスタンスを取得します。 - empty() - インタフェースio.helidon.config.Configのstaticメソッド
-
Configの空のインスタンスを返します。 - empty() - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
空の構成ソースを指定します。
- empty() - クラスio.helidon.config.ConfigValuesのstaticメソッド
-
使用できる単純な空の値。例:。
- empty() - クラスio.helidon.config.OverrideSourcesのstaticメソッド
-
OverrideSourceの空の実装。 - empty() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのstaticメソッド
-
空のオブジェクト・ノードを返します。
- empty() - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
-
オーバーライドを含まない
OverrideDataオブジェクトを作成します。 - empty() - クラスio.helidon.config.testing.OptionalMatcherのstaticメソッド
-
空であることをチェックする
Optionalの正規表現エンジン。 - empty() - クラスio.helidon.media.common.MediaContextのstaticメソッド
-
デフォルトが登録されていない新しい空のインスタンスを作成します。
- empty() - クラスio.helidon.metrics.Registryのメソッド
-
レジストリが空かどうかを判定します。
- empty() - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- empty() - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
-
追加できるものはありません - e.g.
- EMPTY_PASSWORD - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstatic変数
-
空のパスワードに使用される空の文字配列。
- enable() - インタフェースio.helidon.webserver.Http2Configurationのメソッド
-
HTTP/2サポートを有効にする構成プロパティ。
- enable(boolean) - クラスio.helidon.webserver.Http2Configuration.Builderのメソッド
-
HTTP/2サポートを有効にする値を設定します。
- enableAutoCommit(boolean) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
trueの場合、コンシューマ・オフセットはバックグラウンドで定期的にコミットされます。
- enableCompression() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
gzip/deflateコンテンツ・エンコーディングのネゴシエーションを許可するかどうか。
- enableCompression(boolean) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。
- enableCompression(boolean) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
圧縮用のコンテンツ・ネゴシエーションを有効にするかどうかを構成します。
- enableCompression(boolean) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
gzip/deflateコンテンツ・エンコーディングのネゴシエーションを使用可能にします。
- enableCompression(boolean) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- enabled() - クラスio.helidon.security.Securityのメソッド
-
セキュリティが有効か無効か。
- enabled() - クラスio.helidon.tracing.config.Traceableのメソッド
-
このトレース可能オブジェクトを実行するかどうか。
- enabled() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
このソケットが有効な(サーバーの起動時に開かれます)であるか無効な(サーバーの起動時に無視されます)であるか。
- enabled() - クラスio.helidon.webserver.WebServerTlsのメソッド
-
このTLS構成でセキュリティが有効な(ソケットはTLSプロトコルのいずれかによって保護されます)があるか、(ソケットはプレーンになります)がないか。
- enabled(boolean) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
-
このサービスが有効かどうかを構成します。
- enabled(boolean) - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
-
TLSを有効または無効にします。
- enabled(boolean) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
HealthSupportを無効にするには、このメソッドを呼び出します。
- enabled(boolean) - クラスio.helidon.security.providers.oidc.OidcSupport.Builderのメソッド
-
OIDCサポートは、使用しない場合は無効にできます。
- enabled(boolean) - クラスio.helidon.security.Security.Builderのメソッド
-
セキュリティは、構成を使用して無効にすることも、明示的に無効にすることもできます。
- enabled(boolean) - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
-
このコンポーネントが有効か無効かを構成します。
- enabled(boolean) - クラスio.helidon.tracing.config.SpanLogTracingConfig.Builderのメソッド
-
このトレースされたスパン・ログを有効にするか無効にするかを構成します。
- enabled(boolean) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
-
このトレース対象スパンを有効にするか無効にするかを構成します。
- enabled(boolean) - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
-
全体的なトレースが有効かどうか。
- enabled(boolean) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
- enabled(boolean) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
有効にすると、トレースが送信されます。
- enabled(boolean) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- enabled(boolean) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
-
アクセス・ロギングは(構成を介して、またはコード内で明示的に)無効にできます。
- enabled(boolean) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
-
CORSサポートを有効にするかどうかを設定します。
- enabled(boolean) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
- enabled(boolean) - クラスio.helidon.webserver.cors.MappedCrossOriginConfig.Builderのメソッド
-
結果の
Mappedクロス・オリジン構成を有効にするかどうかを設定します。 - enabled(boolean) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
このソケット・ビルダーを有効または無効に設定します。
- enabled(boolean) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
TLS構成を有効にするかどうか。
- ENABLED - クラスio.helidon.tracing.config.ComponentTracingConfigのstatic変数
-
有効なコンポーネント - 後続のすべてのコールは、有効なスパンとログを返します。
- ENABLED - クラスio.helidon.tracing.config.SpanLogTracingConfigのstatic変数
-
トレースされたスパン・ログをイネーブルにしました。
- ENABLED - クラスio.helidon.tracing.config.SpanTracingConfigのstatic変数
-
無効になっているトレース対象のスパンと、そのスパン上のすべてのログも有効になります。
- ENABLED - クラスio.helidon.tracing.config.TracingConfigのstatic変数
-
すべてのコンポーネント、スパンおよびログに対して有効なトレース構成。
- ENABLED_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
-
falseに設定すると、トレースは無効になります。
- enableDecorators(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- enabledProtocols(String...) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
サーバー・ソケットで有効にするTLSプロトコルを構成します。
- enabledProtocols(Collection<String>) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
サーバー・ソケットで有効にするTLSプロトコルを構成します。
- enabledSslProtocols() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
有効にするSSLプロトコル、またはデフォルト・プロトコルを有効にする
nullを返します。 - enabledSSlProtocols(String...) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。デフォルトのサーバー・ソケットで有効にするようにSSLプロトコルを構成します。
- enabledSSlProtocols(String...) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
非推奨。2.0.0以降、かわりに
WebServerTls.Builder.enabledProtocols(String...)を使用してください - enabledSSlProtocols(List<String>) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。デフォルトのサーバー・ソケットで有効にするようにSSLプロトコルを構成します。
- enabledSSlProtocols(List<String>) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
非推奨。
- enableInterceptors(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- encode(Charset) - クラスio.helidon.media.common.CharBufferのメソッド
-
指定された文字セットにエンコードされたコンテンツを返します。
- encryptAes(char[], String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
-
AESをGCM方式で使用して暗号化します。キーはランダムsaltを使用してパスワードから導出されます。
- EncryptionFilter - io.helidon.config.encryptionのクラス
-
構成ソースからパスワードを復号化できます。
- EncryptionFilter.Builder - io.helidon.config.encryptionのクラス
-
EncryptionFilterをプログラムで設定するためのビルダー。 - EncryptionFilterService - io.helidon.config.encryptionのクラス
-
EncryptionFilterのJavaサービス。 - EncryptionFilterService() - クラスio.helidon.config.encryption.EncryptionFilterServiceのコンストラクタ
- EncryptionUtil - io.helidon.config.encryptionのクラス
-
シークレット保護のための暗号化ユーティリティ。
- encryptRsa(PublicKey, String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
-
RSAとOAEPを使用してシークレットを暗号化します。
- endpointClasses() - クラスio.helidon.webserver.tyrus.TyrusSupportのメソッド
-
エンドポイント・クラスへのアクセス。
- endpointConfig() - クラスio.helidon.security.ProviderRequestのメソッド
-
呼び出されたエンドポイントの構成(宣言されている注釈など)。
- endpointConfig() - インタフェースio.helidon.security.SecurityContextのメソッド
-
現在のエンドポイント構成。
- endpointConfig(EndpointConfig) - クラスio.helidon.security.SecurityContext.Builderのメソッド
-
開始するエンドポイント構成を設定します。
- endpointConfig(EndpointConfig) - インタフェースio.helidon.security.SecurityContextのメソッド
-
後続のセキュリティ・リクエストに使用するエンドポイント構成を設定します。
- endpointConfig(Supplier<EndpointConfig>) - インタフェースio.helidon.security.SecurityContextのメソッド
-
構築されたインスタンスではなくビルダーを使用して
EndpointConfigを設定するショートカット・メソッド。 - EndpointConfig - io.helidon.securityのクラス
-
各エンドポイントには、静的に宣言されたセキュリティ構成を設定できます(例:
- EndpointConfig.AnnotationScope - io.helidon.securityの列挙
-
セキュリティを統合するアプリケーションで使用される注釈のスコープ。
- EndpointConfig.Builder - io.helidon.securityのクラス
-
EndpointConfig用のfluent APIビルダー。 - endpointConfigs() - クラスio.helidon.webserver.tyrus.TyrusSupportのメソッド
-
エンドポイント構成へのアクセス。
- enforce() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
デフォルトのインスタンスを返して、デフォルトの強制ポイント(または結果をさらに変更してください)を作成します。
- enforce() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
デフォルトのインスタンスを返して、デフォルトの強制ポイント(または結果をさらに変更してください)を作成します。
- enhance(Subject, ProviderRequest, AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
-
IDCSの適切なロールでサブジェクトを拡張します。
- enhance(Subject, ProviderRequest, AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
- enhance(Subject, ProviderRequest, AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
-
IDCSロールでサブジェクトを拡張します。
- ensureSafeObserver(StreamObserver<T>) - クラスio.helidon.grpc.core.SafeStreamObserverのstaticメソッド
-
指定した
StreamObserverが安全なオブザーバであることを確認してください。 - ensureStatusException(Throwable, Status) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
-
ThrowableがStatusRuntimeExceptionまたはStatusExceptionのいずれかであることを確認します。 - ensureStatusRuntimeException(Throwable, Status) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
-
ThrowableがStatusRuntimeExceptionであることを確認します。 - entity(Object) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
-
指定されたエンティティに基づく新しい本文パートを作成します。
- entityStream(Flow.Publisher<T>, Class<T>) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
-
指定されたエンティティ・ストリームに連動する新しい本文部分を作成します。
- entityType() - インタフェースio.helidon.media.common.MessageBodyContext.Eventのメソッド
-
変換のためにリクエストされたタイプを取得します。
- entrySet() - クラスio.helidon.config.ObjectNodeImplのメソッド
- env() - クラスio.helidon.security.ProviderRequestのメソッド
-
呼び出されたURI、セキュリティ・ディシジョンに使用する時間など、現在のリクエストの環境。
- env() - インタフェースio.helidon.security.SecurityContextのメソッド
- env(SecurityEnvironment) - クラスio.helidon.security.SecurityContext.Builderのメソッド
-
開始するセキュリティ環境を設定します。
- env(SecurityEnvironment) - インタフェースio.helidon.security.SecurityContextのメソッド
-
このコンテキストで使用する新しいセキュリティ環境を設定します。
- env(Supplier<SecurityEnvironment>) - インタフェースio.helidon.security.SecurityContextのメソッド
-
このコンテキストで使用する新しいセキュリティ環境を設定します。
- envConfig(TracingConfig) - クラスio.helidon.webserver.WebTracingConfig.Builderのメソッド
-
指定された構成をリクエストのデフォルトとして使用します。
- environmentBuilder() - クラスio.helidon.security.Securityのメソッド
-
統合コンポーネントでセキュリティを評価するための環境を作成するために使用されるセキュリティ環境ビルダー。
- EnvironmentVariableAliases - io.helidon.configのクラス
-
有効な環境変数名にマップするための構成キーの別名を提供します。
- environmentVariables() - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
環境変数から
Configを作成するための@{code ConfigSource} を提供します。 - environmentVariables() - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
環境変数構成ソース。
- EnvironmentVariables - io.helidon.configのクラス
-
別名を含む環境変数を提供します。これにより、環境変数として有効になる可能性が低いキーを使用して構成を設定またはオーバーライドできます。
- EP_PROPERTY_OUTBOUND_PASSWORD - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのstatic変数
-
アウトバウンド・リクエストで使用するパスワードをオーバーライドするには、これを構成します。
- EP_PROPERTY_OUTBOUND_USER - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstatic変数
-
アウトバウンド・リクエストで使用するユーザーをオーバーライドするには、これを構成します。
- EP_PROPERTY_OUTBOUND_USER - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのstatic変数
-
アウトバウンド・リクエストで使用するユーザーをオーバーライドするには、これを構成します。
- EP_PROPERTY_OUTBOUND_USER - クラスio.helidon.security.providers.jwt.JwtProviderのstatic変数
-
アウトバウンド・リクエストで使用するユーザーをオーバーライドするには、これを構成します。
- equals(Object) - クラスio.helidon.common.Errors.ErrorMessageのメソッド
- equals(Object) - クラスio.helidon.common.GenericTypeのメソッド
- equals(Object) - クラスio.helidon.common.http.HashParametersのメソッド
- equals(Object) - クラスio.helidon.common.http.MediaTypeのメソッド
-
objをこのメディア・タイプと比較し、タイプ、サブタイプおよびパラメータを比較して同じかどうかを確認します。 - equals(Object) - クラスio.helidon.config.ValueNodeImplのメソッド
- equals(Object) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
- equals(Object) - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
- equals(Object) - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
- equals(Object) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
- equals(Object) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
- equals(Object) - クラスio.helidon.tracing.Tagのメソッド
- equals(Object) - クラスio.helidon.webclient.Proxyのメソッド
- equals(Object) - クラスio.helidon.webclient.WebClientTlsのメソッド
- error() - インタフェースio.helidon.media.common.MessageBodyContext.ErrorEventのメソッド
-
このイベントのサブスクリプション・エラーを取得します。
- error(Class<T>, ErrorHandler<T>) - クラスio.helidon.webserver.Routing.Builderのメソッド
-
指定されたタイプの例外を処理するエラー・ハンドラを登録します。
- error(Exception) - クラスio.helidon.messaging.Emitterのメソッド
-
すべてのサブスクライバにonErrorシグナルを送信します。
- error(Throwable) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
指定された例外をサブスクライバに報告する
Multiインスタンスを作成します。 - error(Throwable) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
指定された例外をサブスクライバに報告する
Singleインスタンスを作成します。 - ERROR - io.helidon.security.AuditEvent.AuditSeverity
-
セキュリティ・イベント・エラー - セキュリティを処理しようとしましたが、例外(http 500と同等)で失敗しました。
- ErrorHandler<T extends Throwable> - io.helidon.webserverのインタフェース
-
ルーティング・エラー・ハンドラ。
- errorRatio(int) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
-
100のうち何回障害が発生すると回路が開きます。
- Errors - io.helidon.commonのクラス
-
メッセージの処理に使用されるエラー・ユーティリティ(例:
- ERRORS - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
エラーのキー。
- Errors.Collector - io.helidon.commonのクラス
-
Errors.ErrorMessageのコレクタ。 - Errors.ErrorMessage - io.helidon.commonのクラス
-
重大度とソースを含むエラー・メッセージ。
- Errors.ErrorMessagesException - io.helidon.commonでの例外
-
致命的メッセージがある場合にスローされる
Errors.checkValid()で使用される例外です。 - errorSeverity() - 注釈型io.helidon.security.annotations.Auditedのメソッド
-
レスポンス(httpの場合、これは4 **および5 **ステータスになります)が失敗したリクエストの重大度。
- escapeName(String) - インタフェースio.helidon.config.Config.Keyのstaticメソッド
-
指定した名前の
'~'を~0に、'.'を~1にエスケープします。 - etag() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
-
レスポンスのヘッダー"ETag"の値を返します。
- ETAG - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"ETag"ヘッダー名。 - EtcdConfigSource - io.helidon.config.etcdのクラス
-
Etcdから構成ドキュメントをロードする構成ソース。
- EtcdConfigSourceBuilder - io.helidon.config.etcdのクラス
-
Etcd ConfigSourceビルダー。
- EtcdConfigSourceBuilder.EtcdApi - io.helidon.config.etcdの列挙
-
EtcdApiは、使用するetcd APIのバージョンを決定します。 - EtcdConfigSourceBuilder.EtcdEndpoint - io.helidon.config.etcdのクラス
-
Etcdエンドポイント・リモート記述子。
- EtcdConfigSourceProvider - io.helidon.config.etcdのクラス
-
ETCD構成ソースのサービス・ローダー・サービスです。
- EtcdConfigSourceProvider() - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのコンストラクタ
- EtcdEndpoint(URI, String, EtcdConfigSourceBuilder.EtcdApi) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのコンストラクタ
-
記述子を初期化します。
- EtcdWatcher - io.helidon.config.etcdのクラス
-
Etcd監視戦略はetcd監視操作に基づいています。
- EtcdWatcherProvider - io.helidon.config.etcdのクラス
-
ETCD構成ソースのサービス・ローダー・サービスです。
- EtcdWatcherProvider() - クラスio.helidon.config.etcd.EtcdWatcherProviderのコンストラクタ
- EventConfigSource - io.helidon.config.spiのインタフェース
-
変更時の通知をサポートするソース。
- eventStreamWriter() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
デフォルトのJacksonエンティティ・イベント・ストリーム・ライターを返します。
- eventStreamWriter() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
デフォルトのJSON-Bエンティティ・イベント・ストリーム・ライターを返します。
- eventStreamWriter() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
デフォルトのJSON-Pエンティティ・イベント・ストリーム・ライターを返します。
- eventStreamWriter(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
ObjectMapperインスタンスに基づいて新しいJacksonエンティティ・ストリーム・ライターを作成します。 - eventStreamWriter(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
Jsonbインスタンスに基づいて新しいJSON-Bエンティティ・ストリーム・ライターを作成します。 - eventStreamWriter(JsonWriterFactory) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
JsonWriterFactoryインスタンスに基づいて新しいJSON-Pエンティティ・ストリーム・ライターを作成します。 - eventStreamWriterInstance() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
-
MediaType.TEXT_EVENT_STREAMコンテンツ・タイプのJacksonストリーム・ライター・インスタンスを返します。 - eventStreamWriterInstance() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
-
MediaType.TEXT_EVENT_STREAMコンテンツ・タイプのJSON-Bストリーム・ライター・インスタンスを返します。 - eventStreamWriterInstance() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
-
JSON-Pストリーム・ライターを返します。
- eventType() - インタフェースio.helidon.media.common.MessageBodyContext.Eventのメソッド
-
このイベントのイベント型を取得します。
- eventType() - インタフェースio.helidon.security.AuditEventのメソッド
-
この
AuditEventのタイプを取得します。 - EVICT_PARALLELISM_THRESHOLD - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
-
削除に使用される
ConcurrentHashMap.forEachKey(long, Consumer)へのパラメータ。 - EvictableCache<K,V> - io.helidon.security.providers.commonのインタフェース
-
エビクション・サポート付きの汎用キャッシュ。
- EvictableCache.Builder<K,V> - io.helidon.security.providers.commonのクラス
-
ConcurrentHashMapに基づくデフォルトの実装を使用してEvictableCacheのインスタンスを作成するビルダー。 - evictor(BiFunction<K, V, Boolean>) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
-
レコードがまだ有効かどうかを確認するようにエビクタを構成します。
- evictSchedule(long, long, TimeUnit) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
-
エビクション・スケジューリングを構成します。
- exceptionally(Function<Throwable, ? extends T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- exceptionally(Function<Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- exceptionallyAccept(Consumer<Throwable>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
-
このステージが例外で完了したときに、このステージ例外を指定されたコンシューマへの引数として実行される新しいCompletionAwaitableを返します。
- exceptionallyAccept(Consumer<Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
このステージが例外で完了したときに、このステージ例外を指定されたコンシューマへの引数として実行される新しいCompletionAwaitableを返します。
- exceptionBlacklist(String[]) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
-
コール元にエラー・メッセージを返さないブラックリストに記載されたエラー・クラス。
- exceptionCaught(ChannelHandlerContext, Throwable) - クラスio.helidon.webserver.ForwardingHandlerのメソッド
-
パイプラインで例外がスローされた場合の動作をオーバーライドします。
- exceptionWhitelist(String[]) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
-
コール元にエラー・メッセージを返すホワイトリストに登録されたエラー・クラス。
- excludeUnlistedClasses() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- execPing() - クラスio.helidon.dbclient.health.DbClientHealthCheckのメソッド
-
ping文を実行します。
- execute() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
- execute() - インタフェースio.helidon.dbclient.DbStatementのメソッド
-
paramsおよびaddParamsメソッドで構成されたパラメータを使用して、この文を実行します。 - execute() - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのメソッド
- execute() - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
- execute(String) - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
-
GraphQL問合せを実行します。
- execute(String, String, Map<String, Object>) - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
-
GraphQL問合せを実行します。
- execute(Function<DbExecute, T>) - インタフェースio.helidon.dbclient.DbClientのメソッド
-
データベース文を実行します。
- execute(Function<DbExecute, T>) - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
- execute(Supplier<T>) - クラスio.helidon.config.SimpleRetryPolicyのメソッド
- execute(Supplier<T>) - インタフェースio.helidon.config.spi.RetryPolicyのメソッド
-
指定された
Supplierを起動してソース・データを読み取り、そのデータを返します。 - executePolicy(String, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのメソッド
- executePolicy(String, Errors.Collector, ProviderRequest) - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorのメソッド
-
ポリシー文に基づいてポリシーを実行します。
- ExecutionContext - io.helidon.graphql.serverのインタフェース
-
結果の一部をサポートするGraphQL実行コンテキスト。
- executor(ThreadPoolSupplier) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
-
確認などの非同期操作のカスタム・エグゼキュータ・サプライヤ。
- executor(ThreadPoolSupplier) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
-
確認などの非同期操作のカスタム・エグゼキュータ・サプライヤ。
- executor(ExecutorService) - クラスio.helidon.common.reactive.IoMulti.MultiFromInputStreamBuilderのメソッド
-
InputStreamが読取りメソッドでブロックできる場合は、非同期待機にエグゼキュータを使用します。 - executor(ExecutorService) - クラスio.helidon.faulttolerance.Async.Builderのメソッド
-
タスクの非同期実行に使用するエグゼキュータ・サービスを構成します。
- executor(ExecutorService) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
-
GraphQL処理に使用するエグゼキュータ・サービス。
- executor(ExecutorService) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
-
確認などの非同期操作のカスタム・エグゼキュータ。
- executor(ExecutorService) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
-
確認などの非同期操作のカスタム・エグゼキュータ。
- executor(ScheduledExecutorService) - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
-
チャネルからの読取りのスケジュールに使用するエグゼキュータ・サービスを構成します。
- executor(ScheduledExecutorService) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
-
このウォッチャに使用するエグゼキュータ。
- executor(ScheduledExecutorService) - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのメソッド
-
ポーリング・ティックをスケジュールするために使用するカスタム
serviceを設定します。 - executor(ScheduledExecutorService) - クラスio.helidon.config.ScheduledPollingStrategy.Builderのメソッド
-
ポーリング・イベントのスケジュールに使用するエグゼキュータ・サービス。
- executor(ScheduledExecutorService) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
-
将来のタスクをスケジュールするエグゼキュータ・サービス。
- executor(ScheduledExecutorService) - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
-
タイムアウトをスケジュールするエグゼキュータ・サービス。
- executor(Supplier<? extends ExecutorService>) - クラスio.helidon.faulttolerance.Async.Builderのメソッド
-
タスクの非同期実行に使用するエグゼキュータ・サービスを構成します。
- executor(Supplier<? extends ExecutorService>) - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
-
タスクの非同期実行に使用するエグゼキュータ・サービスを構成します。
- executor(Supplier<? extends ExecutorService>) - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
-
フォルト・トレランスのためのHelidon全体のエグゼキュータ・サービスを構成します。
- executor(Supplier<? extends ExecutorService>) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
-
GraphQL処理に使用するエグゼキュータ・サービス。
- EXECUTOR_THREAD_NAME_PREFIX - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
-
確認などの非同期操作に使用されるスレッド名プレフィクスの構成キー。
- ExecutorException - io.helidon.common.contextでの例外
-
コンテキスト内のタスクの実行に関連する例外です。
- ExecutorException(String) - 例外io.helidon.common.context.ExecutorExceptionのコンストラクタ
-
説明メッセージを含む例外を作成します。
- ExecutorException(String, Throwable) - 例外io.helidon.common.context.ExecutorExceptionのコンストラクタ
-
説明メッセージと原因を含む例外を作成します。
- executorService() - インタフェースio.helidon.security.SecurityContextのメソッド
-
セキュリティ・モジュールのエグゼキュータ・サービス。
- executorService() - クラスio.helidon.webserver.tyrus.TyrusSupportのメソッド
-
オーバーライド可能なエグゼキュータ・サービスを返します。
- executorService(ExecutorService) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
-
このアプリケーションに使用するエグゼキュータ・サービスを構成します。
- executorService(ExecutorService) - クラスio.helidon.security.SecurityContext.Builderのメソッド
-
このコンテキスト内のリクエストに使用するエグゼキュータ・サービス。
- executorService(ExecutorService) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
-
JerseySupportが登録されているパスと一致するリクエストの処理に使用するエグゼキュータ・サービスを設定します。 - executorService(ScheduledExecutorService) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
-
再試行をスケジュールし、時間指定操作を実行するエグゼキュータ・サービス。
- executorService(Supplier<ExecutorService>) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
-
明示的なエグゼキュータ・サービス・サプライヤを構成します。
- executorService(Supplier<ExecutorService>) - クラスio.helidon.security.SecurityContext.Builderのメソッド
-
このコンテキスト内のリクエストに使用するエグゼキュータ・サービス。
- ExecutorServices - io.helidon.microprofile.cdiのクラス
-
ExecutorServices.wrap(Collection)メソッドが提供されたCallableのCollectionをそのまま返すCommonForkJoinPoolExecutorServices。 - ExecutorServices() - クラスio.helidon.microprofile.cdi.ExecutorServicesのコンストラクタ
-
新しい
ExecutorServicesを作成します。 - exists() - インタフェースio.helidon.config.Configのメソッド
-
ノードが存在する場合は、オブジェクト、リストまたは値ノードのいずれかの
trueを戻します。 - exists() - 列挙型io.helidon.config.Config.Typeのメソッド
-
ノードが存在する場合は、オブジェクト、リストまたは値ノードとして
trueを戻します。 - exists() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
- exists() - クラスio.helidon.config.FileConfigSourceのメソッド
- exists() - クラスio.helidon.config.FileOverrideSourceのメソッド
- exists() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
- exists() - インタフェースio.helidon.config.spi.Sourceのメソッド
-
この時点で基礎となるデータが存在するかどうか。
- expand() - クラスio.helidon.config.EnvironmentVariablesのstaticメソッド
-
環境変数とその別名を返します。
- expand(Map<String, String>) - クラスio.helidon.config.EnvironmentVariablesのstaticメソッド
-
環境変数とその別名を返します。
- EXPECT - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Expect"ヘッダー名。 - EXPECTATION_FAILED_417 - io.helidon.common.http.Http.Status
-
417 予想に失敗しました。「HTTP/1.1ドキュメント」を参照してください。
- expectedAudience(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
インバウンドJWTではオーディエンスが必要です。
- expectedAudience(String) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
インバウンドJWTではオーディエンスが必要です。
- expectedIssuer(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
受信リクエストには発行者が必要です。
- experimental() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
- experimental(ExperimentalConfiguration) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。試験的な機能を構成します。
- experimental(ExperimentalConfiguration) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
試験的な機能を構成します。
- ExperimentalConfiguration - io.helidon.webserverのインタフェース
-
インタフェースExperimentalConfiguration。
- ExperimentalConfiguration.Builder - io.helidon.webserverのクラス
- expirationTime() - クラスio.helidon.security.jwt.Jwtのメソッド
-
失効時間クレームです。
- expirationTime(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
有効期限は、このJWTが有効性を失う時間を定義します。
- expires() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
-
レスポンスのヘッダー"Expires"の値を返します。
- expires() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
オプションで、"Expires"ヘッダーの値を取得します。
- expires(Instant) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
-
Expiresパラメータを設定します。 - expires(Instant) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
"Expires"ヘッダーの値を設定します。
- expires(ZonedDateTime) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
-
Expiresパラメータを設定します。 - expires(ZonedDateTime) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
"Expires"ヘッダーの値を設定します。
- EXPIRES - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Expires"ヘッダー名。 - explicit() - 注釈型io.helidon.security.annotations.Authorizedのメソッド
-
デフォルトでは、認可は暗黙的であり、アクセスを認可するためにすべての注釈がメソッド呼出しの前に処理されます。
- explicitPassword(String) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
-
このアウトバウンド・ターゲットに使用する明示的なパスワードを構成します。
- explicitProvider(String) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
-
明示的なプロバイダを使用します。
- explicitUser(String) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
-
伝播するユーザー名。
- explicitUser(String) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
-
このアウトバウンド・ターゲットに使用する明示的なユーザーを構成します。
- exposeHeaders() - 注釈型io.helidon.microprofile.cors.CrossOriginのメソッド
-
"standard"以外のクライアントに許可されているレスポンス・ヘッダーのリスト。
- exposeHeaders() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
- exposeHeaders(String...) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
- exposeHeaders(String...) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
- expressionFactory(ExpressionFactory) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
-
このエグゼキュータで使用する特定の式ファクトリを構成します。
- expTime(Instant) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
-
トークンが期限切れになる時間。
- extension(Config) - インタフェースio.helidon.dbclient.jdbc.spi.HikariCpExtensionProviderのメソッド
-
JDBC DBクライアント構成拡張のインスタンスを取得します。
- extension(Config) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsExtensionProviderのメソッド
- extension(Extension) - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのメソッド
-
単一の拡張子を追加します。
- extensions() - クラスio.helidon.microprofile.tyrus.WebSocketApplicationのメソッド
-
インストールされた拡張機能のリストを取得します。
- extensions() - クラスio.helidon.webserver.tyrus.TyrusSupportのメソッド
-
拡張機能へのアクセス。
- EXTENSIONS - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
拡張機能のキー。
- extract(Format<C>, C) - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
- extractIdcsMtContext(Subject, ProviderRequest) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
-
IDCSマルチテナンシ・コンテキストをリクエストから抽出します。
- extractMethodName(String) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
-
メソッドのフルネームからgRPCメソッド名を抽出します。
- extractNamePrefix(String) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
-
メソッドのフルネームから名前のプレフィクスを抽出します。
- extractServiceName(String) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
-
メソッドのフルネームからgRPCサービス名を抽出します。
- extractToken(String) - クラスio.helidon.security.util.TokenHandlerのメソッド
-
ヘッダー(またはその他のフィールド)の文字列値からトークンを抽出します。
- extractToken(Map<String, List<String>>) - クラスio.helidon.security.util.TokenHandlerのメソッド
-
リクエストからトークンを抽出します。
F
- fail(Throwable) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
バッファの内容に関係なく、ダウンストリームで
onErrorシグナルを送信します。 - fail(Throwable) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
ストリームに適切に失敗し、パブリッシャを取消済状態に設定して、
onErrorシグナルをダウンストリームに送信します。 - FAIL_ON_MISSING_REFERENCE_KEY_NAME - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのstatic変数
-
ValueResolvingFilterで欠落している参照動作を設定するための構成キー。 - failCause() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
パブリッシャが失敗状態の場合、失敗の原因を返します。
- failed(String) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
-
説明メッセージを使用して失敗したレスポンスを構築します。
- failed(String, Throwable) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
-
原因としてスロー可能な失敗したレスポンスを構築します。
- failed(Throwable) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- failIfNoneValidated(boolean) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
-
いずれの属性も検証されない場合に失敗するかどうか。
- failOnMissingReference(boolean) - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのメソッド
-
存在しないキーへの参照が値に含まれている場合に、このビルダーから生成される
ValueResolvingFilterの動作を設定します。 - failOnUnvalidated(boolean) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
-
未検証の属性がある場合に失敗するかどうか。
- FAILURE - io.helidon.security.AuditEvent.AuditSeverity
-
セキュリティ・イベント失敗 - セキュリティを処理しようとしましたが、結果が負でした(例:
- FAILURE - io.helidon.security.SecurityResponse.SecurityStatus
-
セキュリティ・モジュールによるメッセージ処理が成功しなかったことを示します。
- FAILURE_FINISH - io.helidon.security.SecurityResponse.SecurityStatus
-
失敗し、プロバイダはすべての処理を実行しました。
- fallback() - インタフェースio.helidon.config.spi.MergingStrategyのstaticメソッド
-
リスト内の前のルートのノードが、リスト内の後のルートのノードよりも優先度が高い
MergingStrategyの実装を返します。 - fallback(Function<Throwable, ? extends CompletionStage<T>>) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
-
SingleまたはCompletionStageのフォールバックを構成します。 - Fallback<T> - io.helidon.faulttoleranceのインタフェース
-
フォールバックを使用すると、ユーザーは、指定されたサプライヤに障害が発生した場合に代替機能を実行できます。
- Fallback.Builder<T> - io.helidon.faulttoleranceのクラス
-
FallbackのFluent APIビルダー。 - fallbackMulti(Function<Throwable, ? extends Flow.Publisher<T>>) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
-
MultiまたはFlow.Publisherのフォールバックを構成します。 - family() - インタフェースio.helidon.common.http.Http.ResponseStatusのメソッド
-
ステータス・コードのクラスを取得します。
- family() - 列挙型io.helidon.common.http.Http.Statusのメソッド
-
ステータス・コードのクラスを取得します。
- familyName() - クラスio.helidon.security.jwt.Jwtのメソッド
-
姓クレームです。
- familyName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクト(surname)のファミリ名。
- fatal(Object, String) - クラスio.helidon.common.Errors.Collectorのメソッド
-
メッセージのリストに致命的エラーを追加します。
- fatal(String) - クラスio.helidon.common.Errors.Collectorのメソッド
-
メッセージのリストに致命的エラーを追加します。
- FATAL - io.helidon.common.Severity
-
致命的
- FaultTolerance - io.helidon.faulttoleranceのクラス
-
システム全体のフォルト・トレランス構成およびカスタマイズされたフォルト・トレランス・ハンドラのシーケンスへのアクセス。
- FaultTolerance.Builder - io.helidon.faulttoleranceのクラス
-
フォルト・トレランス・ハンドラのカスタマイズされたリストの設定に使用されるビルダー。
- FaultTolerance.TypedBuilder<T> - io.helidon.faulttoleranceのクラス
-
Fallbackなど、特定のタイプを使用する必要があるフォルト・トレランス・ハンドラに使用されるビルダー。 - FaultToleranceExtension - io.helidon.microprofile.faulttoleranceのクラス
-
クラスFaultToleranceExtension。
- FaultToleranceExtension() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtensionのコンストラクタ
- FaultToleranceExtension.AnnotatedTypeWrapper<T> - io.helidon.microprofile.faulttoleranceのクラス
-
一部の注釈を追加またはオーバーライドするために、注釈付きの型をラップします。
- field(String) - インタフェースio.helidon.media.multipart.MultiPartのメソッド
-
指定されたコントロール名で識別される最初の本文部分を取得します。
- FIELD - io.helidon.security.EndpointConfig.AnnotationScope
-
フィールドの注釈。
- fields() - インタフェースio.helidon.media.multipart.MultiPartのメソッド
-
フォーム・データ・コントロール名で識別されるすべての本文部分を取得します。
- fields(String) - インタフェースio.helidon.media.multipart.MultiPartのメソッド
-
指定されたコントロール名で識別される本文部分を取得します。
- file(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
指定したファイル・パスから
ConfigSourceを作成するためのBuilderを提供します。 - file(String) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
-
File OverrideSourceインスタンスのブートストラップに使用するFile OverrideSource Builderの新しいインスタンスを作成します。
- file(Path) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
指定したファイル・パスから
ConfigSourceを作成するためのBuilderを提供します。 - FILE - io.helidon.common.configurable.Resource.Source
-
リソースがファイルからロードされました。
- FileConfigSource - io.helidon.configのクラス
-
ファイルシステム上のファイルから構成コンテンツをロードする
ConfigSource実装。 - FileConfigSource.Builder - io.helidon.configのクラス
-
ファイルConfigSourceビルダー。
- FileFormParams - io.helidon.media.multipartのインタフェース
-
マルチパート・フォームの送信を簡略化するフォーム・オブジェクト。
- FileFormParams.Builder - io.helidon.media.multipartのクラス
-
FileFormParamsのFluent APIビルダー。 - filename() - インタフェースio.helidon.media.multipart.BodyPartのメソッド
-
ファイル名を取得します。
- filename() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
-
エンティティがデタッチされて別のファイルに格納されている場合に使用するファイル名を提案するために使用できる
filenameパラメータの値を取得します。 - filename(String) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
-
コンテンツ処理
filenameパラメータを設定します。 - filename(String) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
-
ContentDispositionで使用されるファイル名。 - filename(String) - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
-
ContentDispositionで使用されるファイル名。 - fileName() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
-
このイベントの原因となったソースのファイル名。
- FileOverrideSource - io.helidon.configのクラス
-
ファイルシステム上のファイルからオーバーライド定義をロードする
OverrideSource実装。 - FileOverrideSource.Builder - io.helidon.configのクラス
-
ファイルOverrideSourceビルダー。
- FileSourceHelper - io.helidon.configのクラス
-
ファイル関連のソース・クラスのユーティリティ。
- FileSourceHelper.DataAndDigest - io.helidon.configのクラス
-
ファイルのデータおよびダイジェスト。
- FileSubscriber - io.helidon.webclientのクラス
-
非推奨。これは、マルチパートが実装されている場合に削除される可能性があります。
- FileSystemWatcher - io.helidon.configのクラス
-
この変更ウォッチャは、監視対象の
Pathで変更が行われるたびにポーリング・イベントを起動するために、WatchServiceによってバッキングされます。 - FileSystemWatcher.Builder - io.helidon.configのクラス
-
FileSystemWatcherのFluent APIビルダー。 - fileWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
Fileライター・インスタンスを返します。 - filter(String) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
-
アプリケーション提供のOpenAPIモデル・フィルタ・クラスを設定します。
- filter(Predicate<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
指定された述語でストリーム・アイテムをフィルタします。
- filter(Predicate<? super T>) - インタフェースio.helidon.config.ConfigValueのメソッド
-
値が存在し、それが指定された述語に一致する場合はその値を記述する
Optionalを返し、そうでない場合は空のOptionalを返します。 - filter(Predicate<AnnotatedMethod>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
method list predicateでサポートされているメソッドのみを含む新しいメソッド・リストを作成しました。 - filter(ClientRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingRestClientFilterのメソッド
- filter(ClientRequestContext) - クラスio.helidon.security.integration.jersey.client.ClientSecurityFilterのメソッド
- filter(ClientRequestContext) - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのメソッド
- filter(ClientRequestContext, ClientResponseContext) - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのメソッド
- filter(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingContextFilterのメソッド
- filter(ContainerRequestContext) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
- filter(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
- filter(ContainerRequestContext, ContainerResponseContext) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
- filter(ContainerRequestContext, ContainerResponseContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
- filterAnnotations(Class<T>, EndpointConfig.AnnotationScope) - クラスio.helidon.security.SecurityLevelのメソッド
-
特定のスコープ内の特定のタイプのすべての注釈をフィルタで除外します。
- filterServices(boolean) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
-
Javaサービス・ローダーによってロードされたサービスをフィルタするかどうか。
- find(int) - 列挙型io.helidon.common.http.Http.Statusのstaticメソッド
-
数値ステータス・コードを対応する
Status列挙値に変換します。 - find(Class<?>, int) - クラスio.helidon.common.serviceloader.Prioritiesのstaticメソッド
-
クラス注釈から優先度を検索するか、見つからない場合はデフォルトを返します。
- find(Object, int) - クラスio.helidon.common.serviceloader.Prioritiesのstaticメソッド
-
インスタンスの優先度を検索します。
- findAccepted(MediaType) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
インバウンド
Acceptヘッダーで指定されたメディア・タイプを検索します。 - findAccepted(Predicate<MediaType>, MediaType) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
インバウンド
Acceptヘッダーで、指定された述語とデフォルト値を持つメディア・タイプを検索します。 - findAnnotation(Class<T>) - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
-
処理メソッドに最も近いクラスで注釈を検索します。
- findClassAnnotation(Class<T>) - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
-
処理クラスに最も近いクラスでクラス注釈を検索します。
- findMethodAnnotation(Class<T>) - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
-
処理メソッドに最も近いクラスでメソッド注釈を検索します。
- findMethodOnClassPA(Class<?>, Method) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
-
既存のメソッドを指定してクラスのメソッドを検索する特権アクションを取得します。
- findTarget(SecurityEnvironment) - クラスio.helidon.security.providers.common.OutboundConfigのメソッド
-
現在のセキュリティ・リクエストのターゲットを検索します。
- findTargetCustomObject(SecurityEnvironment, Class<T>, Function<Config, ? extends T>, Supplier<? extends T>) - クラスio.helidon.security.providers.common.OutboundConfigのメソッド
-
特定のアウトバウンド・ターゲットに関連付けられたカスタム・オブジェクトを検索、作成およびキャッシュします。
- first() - インタフェースio.helidon.common.reactive.Multiのメソッド
- first() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
-
最初のキー・トークンを返します。
- first(String) - クラスio.helidon.common.http.HashParametersのメソッド
- first(String) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定されたパラメータ(および場合によっては複数値)パラメータの最初の値を含む
Optionalを戻します。 - first(String) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- firstAnnotationOrMetaAnnotation(Class<T>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
メソッド注釈またはメソッド自体の(メタ注釈は、他の注釈に注釈を付ける注釈です)で見つかった、指定されたメタ注釈型のうち最初のものを取得します。
- firstHeader(String) - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
-
指定されたヘッダーの最初の値をStringとして取得します。
- flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
提供された関数を使用してアイテムを変換し、結果の
Flow.Publisherをダウンストリームにフラット化します。 - flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
提供された関数を使用してアイテムを変換し、結果の
Flow.Publisherをダウンストリームにフラット化します。 - flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>, long, boolean, long) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
指定された関数を使用してアイテムを変換し、結果の
Flow.Publisherをダウンストリームにフラット化し、同時に発生する内部Flow.Publisherの最大数とその進行中のアイテム数を制限します。オプションで、すべてのソースが終了するまですべてのエラーを集計および遅延します。 - flatMap(Function<? super T, Optional<U>>) - インタフェースio.helidon.config.ConfigValueのメソッド
-
値が存在する場合は、指定された
Optional生成マッピング関数をその値に適用し、その結果を返します。そうでない場合は空のOptionalを返します。 - flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
提供された関数を使用してアイテムを変換し、結果の
Iterableをダウンストリームにフラット化します。 - flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
単一のアップストリーム値を
Iterableにマップし、そのアイテムをダウンストリームにリレーします。 - flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
提供された関数を使用してアイテムを変換し、結果の
Iterableをダウンストリームにフラット化します。 - flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>, int) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
提供された関数を使用してアイテムを変換し、結果の
Iterableをダウンストリームにフラット化します。 - flatMapSingle(Function<? super T, ? extends Single<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- flattenNodes(ConfigNode.ObjectNode) - クラスio.helidon.config.ConfigHelperのstaticメソッド
-
オブジェクト・ノードから文字列値へのキーのマップを作成します。
- flavor(HelidonFlavor) - クラスio.helidon.common.HelidonFeaturesのstaticメソッド
-
現在のHelidonフレーバを設定します。
- flush() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
このチャンクの書込み時にすべてのキャッシュがフラッシュをリクエストされた場合、
trueを返します。 - flush() - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
-
非推奨。ユーザーがリクエストしたフラッシュを示す空のバッファを送信します。
- flush() - クラスio.helidon.media.common.CharBufferのメソッド
- flushInterval(long, TimeUnit) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
レポータのフラッシュ間隔。
- followRedirects(boolean) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
リダイレクトを追跡するかどうかを設定します。
- followRedirects(boolean) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
このリクエストでリダイレクトを追跡するかどうかを設定します。
- forbidden(String) - インタフェースio.helidon.webserver.cors.CorsSupportBase.ResponseAdapterのメソッド
-
headerメソッドを使用して割り当てられたヘッダーなしで、禁止ステータスおよび指定されたエラー・メッセージを含むレスポンスを返します。 - FORBIDDEN - io.helidon.security.CompositeProviderFlag
-
このリクエストに対してプロバイダを成功させることはできません(例:
- FORBIDDEN - io.helidon.security.providers.common.spi.AnnotationAnalyzer.Flag
-
セキュリティは、(厳密にパブリックなエンドポイント - セキュリティを呼び出さない)では使用できません。
- FORBIDDEN_403 - io.helidon.common.http.Http.Status
-
403 禁止、「HTTP/1.1ドキュメント」を参照。
- forClassLoader(ClassLoader) - クラスio.helidon.config.mp.MpConfigBuilderのメソッド
- forEach(BiConsumer<String, CrossOriginConfig>) - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
-
マップされたCORS構成のエントリごとに、指定されたコンシューマを呼び出します。
- forEach(Consumer<? super DbColumn>) - インタフェースio.helidon.dbclient.DbRowのメソッド
-
この行の各列を反復します。
- forEach(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
ストリーム内のすべてのアイテムに対して提供されたコンシューマを呼び出すターミナル・ステージ。
- forEach(Consumer<? super T>) - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのメソッド
- forHeader(String) - クラスio.helidon.security.util.TokenHandlerのstaticメソッド
-
トークン・コンテンツを変更しないトークン・ハンドラを構築するためのショートカット・メソッド。
- forKeyId(String) - クラスio.helidon.security.jwt.jwk.JwkKeysのメソッド
-
定義されたキーIDのJWKを取得します(存在する場合)。
- format(LogRecord) - クラスio.helidon.common.HelidonConsoleHandler.ThreadFormatterのメソッド
-
非推奨。
- format(LogRecord) - クラスio.helidon.logging.jul.HelidonFormatterのメソッド
- formatMessage() - インタフェースio.helidon.security.spi.AuditProvider.TracedAuditEventのメソッド
-
このイベント・メッセージ書式およびパラメータから書式設定されたメッセージを作成します。
- formatter(DateTimeFormatter) - クラスio.helidon.webserver.accesslog.TimestampLogEntry.Builderのメソッド
-
このログ・エントリで使用する日時フォーマッタを構成します。
- FormBuilder<B,T> - io.helidon.common.httpのインタフェース
-
Formビルダー・インタフェース。
- formParamReader() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
FormParamsリーダー・インスタンスを返します。 - FormParams - io.helidon.common.httpのインタフェース
-
リクエスト・エンティティに存在するフォーム・パラメータへのアクセスを提供します。
- FormParams.Builder - io.helidon.common.httpのクラス
-
新しい
FormParamsインスタンスのビルダー。 - FormParamsSupport - io.helidon.webserverのクラス
-
非推奨。かわりに
DefaultMediaSupport.formParamReader()を使用してください - FormParamsSupport() - クラスio.helidon.webserver.FormParamsSupportのコンストラクタ
-
非推奨。
- formParamWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
FormParamsライター・インスタンスを返します。 - forService(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのstaticメソッド
-
指定された名前のサービスのトレース・データを処理するためのJaeger
Tracerビルダーを取得します。 - forService(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのstaticメソッド
-
指定された名前のサービスのトレース・データを処理するためのZipkin
Tracerビルダーを取得します。 - forSingle(Consumer<T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
単一が完了すると、指定されたコンシューマを起動するターミナル・ステージ。
- FORWARDED - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Forwarded"ヘッダー名。 - ForwardingHandler - io.helidon.webserverのクラス
-
ForwardingHandlerはNettyレスポンスをブリッジし、
BareRequestおよびBareResponseに関連するAPIをリクエストします。 - FOUND_302 - io.helidon.common.http.Http.Status
-
302 「HTTP/1.1ドキュメント」を参照してください。
- fragment() - インタフェースio.helidon.common.http.HttpRequestのメソッド
-
先行するハッシュ'#'文字なしでデコードされたリクエストURIフラグメントを返します。
- fragment(String) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
リクエストのフラグメント。
- fragment(String) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
リクエストの新しいフラグメントを設定します。
- from() - 注釈型io.helidon.security.abac.time.TimeValidator.TimeOfDayのメソッド
-
このリソースが1日以内にアクセス可能になるまでの時間。
- from(Single<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
非推奨。かわりに
Multi.create(io.helidon.common.reactive.Single)を使用してください - from(Single<T>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
非推奨。かわりに
Single.create(io.helidon.common.reactive.Single)を使用してください - from(TimeValidator.TimeConfig) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
-
既存の構成インスタンスからこのビルダーを更新します。
- from(Iterable<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
非推奨。かわりに
Multi.create(java.lang.Iterable)を使用してください - from(CompletionStage<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
非推奨。かわりに
Multi.create(java.util.concurrent.CompletionStage)を使用してください - from(CompletionStage<T>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
非推奨。かわりに
Single.create(java.util.concurrent.CompletionStage)を使用してください - from(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
非推奨。
- from(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
非推奨。
- from(Flow.Publisher<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
非推奨。かわりに
Multi.create(java.util.concurrent.Flow.Publisher)を使用してください - from(Flow.Publisher<T>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
非推奨。かわりに
Single.create(java.util.concurrent.Flow.Publisher)を使用してください - from(Stream<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
非推奨。かわりに
Multi.create(java.util.stream.Stream)を使用してください - FROM - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"From"ヘッダー名。 - fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
- fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
- fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
- fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
- fromAnnotations(EndpointConfig) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
-
このバリデータが予期する注釈から構成クラス・インスタンスをロードします。
- fromCompletionStage(CompletionStage<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- fromCompletionStageNullable(CompletionStage<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- fromConfig() - クラスio.helidon.config.encryption.EncryptionFilterのstaticメソッド
-
構成(フィルタ処理する構成オブジェクトから構成を取得)に基づいてフィルタを作成します。
- fromConfig(Config) - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
- fromConfig(Config) - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
- fromConfig(Config) - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
- fromConfig(Config) - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
- fromConfig(Config) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
-
Configから構成クラス・インスタンスをロードします。 - fromConfig(Config, TokenHandler) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.JwtOutboundTargetのstaticメソッド
-
構成からインスタンスをロードします。
- fromIterable(Iterable<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- fromJson(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
-
このビルダーをJWKからjson形式で更新します。
- fromJson(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
-
このビルダーをJWKからjson形式で更新します。
- fromJson(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
-
このビルダーをJWKからjson形式で更新します。
- fromPersistenceUnit(Persistence.PersistenceUnit, ClassLoader, Supplier<? extends ClassLoader>, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, PersistenceUnitInfoBean.DataSourceProvider) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
-
Persistence.PersistenceUnit(META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)、JPAクラスおよびリソースをロードするClassLoader、ClassLoaderインスタンスのSupplierを指定すると、永続性ユニットの実装を支援するPersistenceUnitInfo.getNewTempClassLoader()インスタンス、永続性ユニットを表すURLは、リストされていない管理クラス(エンティティ・クラス、マップされたスーパークラスなど)のルート、索引付けされた永続性ユニットMapは、DataSourceインスタンスを提供するPersistenceUnitInfoBean.DataSourceProvider、問題の永続性ユニットを表すPersistenceUnitInfoBeanを返します。 - fromPersistenceUnit(Persistence.PersistenceUnit, ClassLoader, Supplier<? extends ClassLoader>, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
-
Persistence.PersistenceUnit(META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)、JPAクラスおよびリソースをロードするClassLoader、ClassLoaderインスタンスのSupplierを指定すると、永続性ユニットの実装を支援するPersistenceUnitInfo.getNewTempClassLoader()インスタンス、永続性ユニットを表すURLは、リストされていない管理クラス(エンティティ・クラス、マップされたスーパークラスなど)のルート、索引付けされた永続性ユニットMapは、DataSourceインスタンスを提供するPersistenceUnitInfoBean.DataSourceProvider、問題の永続性ユニットを表すPersistenceUnitInfoBeanを返します。 - fromPersistenceUnit(Persistence.PersistenceUnit, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, PersistenceUnitInfoBean.DataSourceProvider) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
-
Persistence.PersistenceUnit(META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)の場合、永続性ユニットを表すURLはルート、リストされていない管理クラスのMap(エンティティ・クラス、マップされたスーパークラスなど)は永続性ユニット名で索引付けされ、DataSourceインスタンスを提供できるPersistenceUnitInfoBean.DataSourceProviderは問題の永続性ユニットを表すPersistenceUnitInfoBeanを返します。 - fromPersistenceUnit(Persistence.PersistenceUnit, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
-
Persistence.PersistenceUnit(META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)の場合、永続性ユニットを表すURLはルート、リストされていない管理クラス(エンティティ・クラス、マップされたスーパークラスなど)は永続性ユニット名で索引付けされ、およびDataSourceProviderインスタンスを提供できるDataSourceProviderSupplier、問題の永続性ユニットを表すPersistenceUnitInfoBeanを返します。 - fromProcessor(Processor<? super T, ? extends R>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- fromPublisher(Publisher<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- fromSubscriber(Subscriber<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- frontendUri(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
ユーザー・ブラウザに表示されるこのアプリケーションの完全なURI。
- FtHandler - io.helidon.faulttoleranceのインタフェース
-
フォルト・トレランス・ハンドラ。
- FtHandlerTyped<T> - io.helidon.faulttoleranceのインタフェース
-
型指定フォルト・トレランス・ハンドラ。型情報を失わずに複数のハンドラを組み合せることができます。
- fullBuilder() - クラスio.helidon.common.pki.KeyConfigのstaticメソッド
-
インスタンスを構成する新しいビルダーを作成します。
- fullName() - クラスio.helidon.security.jwt.Jwtのメソッド
-
氏名クレームです。
- fullName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトのフルネーム。
G
- GATEWAY_TIMEOUT_504 - io.helidon.common.http.Http.Status
-
504 Gateway Timeout。「HTTP/1.1ドキュメント」を参照してください。
- gatherApplications(ProcessInjectionPoint<T, X>) - クラスio.helidon.microprofile.grpc.client.GrpcClientCdiExtensionのメソッド
-
プロセス・インジェクション・ポイント。
- gaugeInProgress() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
-
進行中の新規ゲージ・クライアント・メトリックを作成します。
- gender() - クラスio.helidon.security.jwt.Jwtのメソッド
-
性別クレームです。
- gender(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトの性別。
- generalClient() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
プロキシが構成されているがセキュリティが設定されていないクライアント。
- generate(Supplier<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- generateName(DbStatementType, String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
-
文書の名前を生成します。
- generateSpanName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingHelperのメソッド
-
TracingHelper.create(Function)が提供する機能を使用してスパンを生成します。 - genericParameterTypes() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
汎用メソッド・パラメータ・タイプを取得します。
- genericReturnType() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
汎用メソッドの戻り型を取得します。
- GenericType<T> - io.helidon.commonのクラス
-
型消去による情報の損失を回避するために、ジェネリック・ス宣言を含む完全な型を表します。
- GenericType() - クラスio.helidon.common.GenericTypeのコンストラクタ
-
型パラメータからジェネリック型とクラスを派生させて、新しいジェネリック型を構築します。
- genericTypeMappers() - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
-
適切なターゲット・タイプ(
GenericType<?>)に関連付けられたマッパー関数のマップを返します。 - geometric(long, double, long) - インタフェースio.helidon.common.reactive.RetrySchemaのstaticメソッド
-
再試行スキーマをバインド・ジオメトリ・シリーズとして作成します。
- get() - インタフェースio.helidon.common.Builderのメソッド
- get() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのメソッド
- get() - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのメソッド
- get() - クラスio.helidon.common.configurable.ThreadPoolSupplierのメソッド
- get() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
-
現在リクエストされているイベント・カウンタ値を取得します。
- get() - インタフェースio.helidon.common.reactive.Singleのメソッド
-
toFuture().toCompletableFuture().get()の短縮形。 - get() - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
-
格納されているサブスクライバを取得します。
- get() - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのメソッド
- get() - インタフェースio.helidon.config.ConfigValueのメソッド
-
表された
Configノードの入力済の値。 - get() - インタフェースio.helidon.config.objectmapping.Value.Noneのメソッド
- get() - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのメソッド
- get() - インタフェースio.helidon.config.spi.ConfigNode.ValueNodeのメソッド
-
この値ノードの値を取得します。
- get() - インタフェースio.helidon.config.spi.ConfigSourceのメソッド
- get() - インタフェースio.helidon.config.spi.OverrideSourceのメソッド
- get() - インタフェースio.helidon.config.spi.RetryPolicyのメソッド
- get() - クラスio.helidon.config.ValueNodeImplのメソッド
- get() - クラスio.helidon.messaging.Channel.Builderのメソッド
- get() - クラスio.helidon.messaging.Emitter.Builderのメソッド
- get() - クラスio.helidon.microprofile.grpc.core.Instance.NewInstanceのメソッド
- get() - クラスio.helidon.microprofile.grpc.core.Instance.SingletonInstanceのメソッド
- get() - クラスio.helidon.security.integration.common.SecurityTracingのstaticメソッド
-
現在の
Contextからインスタンスを取得するか、新しいインスタンスを作成してセキュリティ・スパンを開始します。 - get() - インタフェースio.helidon.security.SecurityClientのメソッド
-
SecurityClient.submit()への同期補完。 - get() - クラスio.helidon.security.SecurityTimeのメソッド
-
現在の(または構成どおり)時間を取得します。
- get() - インタフェースio.helidon.webclient.WebClientのメソッド
-
getメソッドのリクエスト・ビルダーを作成します。
- get(long, TimeUnit) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
toFuture().toCompletableFuture().get()の短縮形。 - get(Config.Key) - インタフェースio.helidon.config.Configのメソッド
-
指定されたサブキーの単一のサブノードを返します。
- get(Config.Key) - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- get(Config, String, String) - クラスio.helidon.config.DeprecatedConfigのstaticメソッド
-
configから値を取得し、両方のキーを読み取ろうとしています。
- get(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- get(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
すべてのGETリクエストを指定されたハンドラにルーティングします。
- get(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- get(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
GETリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- get(Class<T>) - インタフェースio.helidon.common.context.Contextのメソッド
-
オプションで、登録済インスタンスをタイプ別に取得します。
- get(Class<T>) - クラスio.helidon.grpc.core.JavaMarshaller.Supplierのメソッド
- get(Class<T>) - クラスio.helidon.grpc.core.JsonbMarshaller.Supplierのメソッド
- get(Class<T>) - クラスio.helidon.grpc.core.MarshallerSupplier.DefaultMarshallerSupplierのメソッド
- get(Class<T>) - インタフェースio.helidon.grpc.core.MarshallerSupplierのメソッド
-
型の
MethodDescriptor.Marshallerを取得します。 - get(Class<T>) - クラスio.helidon.grpc.core.MarshallerSupplier.ProtoMarshallerSupplierのメソッド
- get(Object, Class<T>) - インタフェースio.helidon.common.context.Contextのメソッド
-
オプションで、登録済インスタンスをタイプ別に取得します。
- get(String) - インタフェースio.helidon.config.Configのメソッド
-
指定されたサブキーの単一のサブノードを返します。
- get(String) - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
-
最初に見つかった値を特定のキーに戻します。
- get(String) - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
-
特定のキーにバインドされた戻り値。
- get(String) - クラスio.helidon.logging.jul.JulMdcのstaticメソッド
-
MDCストレージからキーにバインドされた戻り値。
- get(String) - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
- get(String) - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
- get(String) - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
-
指定されたパス式に関連付けられた
CrossOriginConfigを検索します(存在する場合)。 - get(String, AnnotatedMethod, Supplier<?>) - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplierのメソッド
- get(String, AnnotatedMethod, Supplier<?>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplierのメソッド
- get(String, AnnotatedMethod, Supplier<?>) - インタフェースio.helidon.microprofile.grpc.core.MethodHandlerSupplierのメソッド
-
メソッドの
MethodHandlerを指定します。 - get(String, AnnotatedMethod, Supplier<?>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplierのメソッド
- get(String, AnnotatedMethod, Supplier<?>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplierのメソッド
- get(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- get(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
GETリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- get(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡される文を使用して、データベース問合せを作成および実行します。
- get(Contextual<T>) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
-
現在のスレッドおよび指定された
Contextualに関連付けられたコンテキスト・インスタンスを返します。そのようなコンテキスト・インスタンスが存在しない場合は、nullを返します。 - get(Contextual<T>, CreationalContext<T>) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
-
現在のスレッドおよび指定された
Contextualに関連付けられたコンテキスト・インスタンスを返し、必要に応じて作成します。 - get(InjectionPoint) - クラスio.helidon.microprofile.grpc.client.ChannelProducerのメソッド
-
gRPC
Channelを生成します。 - get(K) - クラスio.helidon.common.configurable.LruCacheのメソッド
-
キャッシュから値を取得します。
- get(K) - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
-
現在のキャッシュ値を取得します(有効な場合)。
- GET - io.helidon.common.http.Http.Method
-
GETメソッドは、(エンティティの形式)がRequest-URIによって識別する情報を取得することを意味します。
- GET - io.helidon.dbclient.DbStatementType
-
Getは、ゼロまたは1つの結果を返すステートメントです。
- getAckMode() - 列挙型io.helidon.messaging.connectors.jms.AcknowledgeModeのメソッド
-
Connection.createSession(boolean, int)で指定されたこのackモードと同等のJMS api定数を返します。 - getActiveThreads() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
アクティブ・スレッドの現在の数を返します。
- getAlgorithm() - 列挙型io.helidon.security.providers.httpauth.HttpDigest.Algorithmのメソッド
-
アルゴリズム文字列を取得します。
- getAllDeclaredMethods(Class<?>) - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
-
サービス・クラスで宣言されたすべてのメソッドのリストを取得します。
- getAnnotatedResourceClass(Class<?>, Class<? extends Annotation>) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
-
指定されたリソース・クラスの祖先階層内で、指定された注釈で実際に注釈されているクラスを取得します。
- getAnnotation() - クラスio.helidon.microprofile.metrics.MetricUtil.LookupResultのメソッド
-
非推奨。
- getAnnotation(Class<R>) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
- getAnnotation(Class<T>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
- getAnnotations() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
- getAnnotations() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
- getAnnotations(Class<T>) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
- getAppToken(String, RoleMapTracing) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
-
キャッシュまたはサーバーからトークンを取得します。
- getArrayComponentType(Type) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
-
配列のコンポーネント・タイプを取得します。
- getArrayForComponentType(Class<?>) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
-
コンポーネント・タイプの配列クラスを取得します。
- getAverageActiveThreads() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
プールの存続期間中のアクティブ・スレッドの平均数を返します。
- getAverageQueueSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
平均キュー・サイズを返します。
- getBaseType() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
- getBigInteger(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
base64-urlでエンコードされたjsonオブジェクトからキー値を抽出し、存在する場合は大きな整数に変換します。
- getBuilder() - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
- getByteArray(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
base64-urlでエンコードされたバイト配列(存在する場合)であるjsonオブジェクトからキー値を抽出します。
- getClaim(String) - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
- getClaim(String, Class<T>) - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
-
名前と予想されるクラスに基づいてクレームを生成します。
- getClaimNames() - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
- getClassLevelAnnotations() - クラスio.helidon.security.SecurityLevelのメソッド
-
クラス・レベルの注釈を返します。
- getClassLoader() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getClassName() - クラスio.helidon.security.SecurityLevelのメソッド
-
このレベルが表すクラスの名前を返します。
- getCommonPropertyType(ELContext, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
- getCompletedTasks() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
完了したタスクの数を返します。
- getComponent(String) - クラスio.helidon.tracing.config.TracingConfigのメソッド
-
トレースされるコンポーネントの構成。
- getConcurrentGauges() - クラスio.helidon.metrics.Registryのメソッド
- getConcurrentGauges(MetricFilter) - クラスio.helidon.metrics.Registryのメソッド
- getConfig() - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
- getConfig() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
-
構成プロパティ値の取得に使用される
Configインスタンスを返します。 - getConfig() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
-
このターゲットの構成。
- getConfig(ClassLoader) - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
- getConfigSources() - クラスio.helidon.config.mp.MpConfigImplのメソッド
- getConfigSources() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- getConfigSources(ClassLoader) - クラスio.helidon.config.yaml.YamlMpConfigSourceProviderのメソッド
- getConfiguration() - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
- getConnector(Client, Configuration) - クラスio.helidon.jersey.connector.HelidonConnectorProviderのメソッド
- getConstructors() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
- getConsumerRecord() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
-
Kafkaからメッセージを受信した場合は
ConsumerRecordを返し、それ以外の場合はOptional.empty()を返します。 - getConsumerRecord() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
- getConversionType(Class<?>, String) - クラスio.helidon.integrations.jedis.cdi.JedisExtensionのメソッド
-
指定された
nameによって識別されるプロパティのMicroProfile Configベースの変換が発生するタイプを表す、null以外のClassを返します。 - getConverter(Class<T>) - クラスio.helidon.config.mp.MpConfigImplのメソッド
-
このインスタンスが文字列値から指定された型のインスタンスを生成するために使用する
Converterを返します。 - getCorrelationId() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
メッセージの相関IDを返します。
- getCount() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsCounterのメソッド
- getCount() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsHistogramのメソッド
- getCount() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
- getCount() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
- getCounters() - クラスio.helidon.metrics.Registryのメソッド
- getCounters(MetricFilter) - クラスio.helidon.metrics.Registryのメソッド
- getCountry() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
- getDataSource(boolean, boolean, String) - インタフェースio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBean.DataSourceProviderのメソッド
-
DataSourceを指定します。 - getDataSourceName(Matcher) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
-
AbstractDataSourceExtension.getDataSourcePropertyPatternMatcher(String)メソッドによって生成されたMatcherを指定すると、関連するデータ・ソース名を返します。 - getDataSourceName(Matcher) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
- getDataSourceName(Matcher) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
- getDataSourceNames() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
-
この
AbstractDataSourceExtension実装で認識されているデータ・ソース名のSetを返します。 - getDataSourcePropertyName(Matcher) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
-
AbstractDataSourceExtension.getDataSourcePropertyPatternMatcher(String)メソッドによって生成されたMatcherを指定すると、関連するデータ・ソース・プロパティ名を返します。 - getDataSourcePropertyName(Matcher) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
- getDataSourcePropertyName(Matcher) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
- getDataSourcePropertyPatternMatcher(String) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
-
プロパティ名の
Matcherを返します。 - getDataSourcePropertyPatternMatcher(String) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
- getDataSourcePropertyPatternMatcher(String) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
- getDbConnection() - インタフェースio.helidon.messaging.connectors.aq.AqMessageのメソッド
-
このメッセージの受信に使用されるDB接続を返します。
- getDeclaredAnnotations() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
- getDeclaredMethodsPA(Class<?>) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
-
指定されたクラスで宣言されたメソッドを取得する特権アクションを取得します。
- getDefaultChannel() - クラスio.helidon.microprofile.grpc.client.ChannelProducerのメソッド
-
デフォルトのgRPC
Channelを生成します。 - getExpTime() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
-
トークンの有効期限。
- getExternalTransactionControllerClass() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
-
AbstractTransactionControllerを拡張するnull以外のClass(CDISEPlatform.TransactionController)を返します。 - getFactory(ConnectionContext) - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
- getFactory(ConnectionContext) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
-
チャネルの正しいConnectionFactoryを見つけます。
- getFailedTasks() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
例外をスローしたタスクの数を返します。
- getFeatureDescriptors(ELContext, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
- getFields() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
- getFifteenMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
- getFifteenMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
- getFiveMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
- getFiveMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
- getFormatted() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
- getGauges() - クラスio.helidon.metrics.Registryのメソッド
- getGauges(MetricFilter) - クラスio.helidon.metrics.Registryのメソッド
- getGenericType(Type) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
-
Typeの汎用タイプを取得します。 - getGrantsFromServer(Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
-
IDCSサーバーから権限を取得します。
- getGrantsFromServer(String, String, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
-
IDCSサーバーから権限を取得します。
- getHeaders() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
-
メッセージがKafkaコネクタによって作成されなかった場合、レコードまたは空のヘッダーとともにKafkaから受信した
Headersを返します。 - getHeaders() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
- getHistograms() - クラスio.helidon.metrics.Registryのメソッド
- getHistograms(MetricFilter) - クラスio.helidon.metrics.Registryのメソッド
- getInjectionPoints() - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのメソッド
- getInstance() - クラスio.helidon.metrics.RegistryFactoryのstaticメソッド
-
レジストリ・ファクトリのシングルトン・インスタンスを取得します。
- getInstance(Config) - クラスio.helidon.metrics.RegistryFactoryのstaticメソッド
-
レジストリ・ファクトリのシングルトン・インスタンスを取得し、指定された構成で更新します。
- getInstance(Class<U>) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
-
ストアからインスタンスを取得します。
- getInstanceFrom(BeanManager) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのstaticメソッド
-
指定された
BeanManagerに登録されている唯一のReferenceCountedContextを返します。 - getIssuer() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
-
トークンの発行者。
- getIssueTime() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
-
トークンの発行時間。
- getJarFileUrls() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getJavaClass() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
- getJmsConnection() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
JMSプロバイダへのクライアント接続を取得します。
- getJmsConnectionFactory() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
JMS接続ファクトリの取得。
- getJmsMessage() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
- getJmsMessage() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
元のJMSメッセージを受信しました。
- getJmsMessage() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
- getJmsSession() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
JMSセッションに関するメタデータ。
- getJNDIConnectorLookupType() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
-
呼び出されると、
JNDIConnector.UNDEFINED_LOOKUPを返します。 - getJson() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
-
このアドレスのjson表現を作成します。
- getJtaDataSource() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getJwt() - クラスio.helidon.security.jwt.SignedJwtのメソッド
-
この署名付きJWTからJWTインスタンスを返します。
- getKey() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
-
キー。指定されていない場合は
Optional.empty()。 - getKey() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
- getKeyBytes() - クラスio.helidon.security.jwt.jwk.JwkOctetのメソッド
-
秘密キーのバイト数を取得します。
- getKeyFactory(String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
アルゴリズムのキー・ファクトリを作成します。
- getLocality() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
- getMac(String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
アルゴリズムのMACを作成します。
- getManagedClassNames() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getMappingFileNames() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getMarshallerSupplier() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
-
使用する
MarshallerSupplierの取得。 - getMarshallerSupplier(GrpcMarshaller) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
-
注釈で指定された名前付き
MarshallerSupplierを取得します。 - getMax() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
- getMBeanServer() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
-
CDIを使用して関連する
MBeanServerを検索し、それをキャッシュして返します。 - getMean() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
- getMeanRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
- getMeanRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
- getMessage() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
-
人間が読める形式の問題の説明。
- getMessages() - 例外io.helidon.common.Errors.ErrorMessagesExceptionのメソッド
-
すべてのタイプの(ヒント、警告、致命的)のエラー・メッセージを取得します。
- getMetadata() - クラスio.helidon.metrics.Registryのメソッド
- getMeters() - クラスio.helidon.metrics.Registryのメソッド
- getMeters(MetricFilter) - クラスio.helidon.metrics.Registryのメソッド
- getMethodLevelAnnotations() - クラスio.helidon.security.SecurityLevelのメソッド
-
メソッド・レベルの注釈を返します。
- getMethodName() - クラスio.helidon.security.SecurityLevelのメソッド
-
このレベルが表すメソッドの名前を返します。
- getMethods() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
- getMetric(String) - クラスio.helidon.metrics.Registryのメソッド
-
メトリックに名前でアクセスします。
- getMetricIDs() - クラスio.helidon.metrics.Registryのメソッド
- getMetricName(E, Class<?>, MetricUtil.MatchingType, String, boolean) - クラスio.helidon.microprofile.metrics.MetricUtilのstaticメソッド
-
このメソッドは、他のHelidonコンポーネント専用です。
- getMetrics() - クラスio.helidon.metrics.Registryのメソッド
- getMin() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
- getName() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
このプールの名前を返します。
- getName() - クラスio.helidon.config.yaml.YamlMpConfigSourceのメソッド
- getName() - クラスio.helidon.integrations.cdi.oci.objectstorage.OciConfigConfigSourceのメソッド
-
この
OciConfigConfigSourceの名前を返します。 - getName() - クラスio.helidon.integrations.micronaut.cdi.processor.ApplicationScopedTransformerのメソッド
- getName() - クラスio.helidon.integrations.micronaut.cdi.processor.DependentTransformerのメソッド
- getName() - クラスio.helidon.integrations.micronaut.cdi.processor.RequestScopedTransformerのメソッド
- getName() - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
- getName() - クラスio.helidon.security.Grantのメソッド
- getName() - クラスio.helidon.security.NamedProviderのメソッド
-
このプロバイダの名前。
- getNames() - クラスio.helidon.metrics.Registryのメソッド
- getNewTempClassLoader() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getNonJtaDataSource() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getObject() - クラスio.helidon.security.ProviderRequestのメソッド
-
このリクエストのオブジェクト。
- getOffset() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
-
このメッセージを受信したパーティション内のレコードのオフセット。
- getOffset() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
- getOneMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
- getOneMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
- getOptionalMetricWithIDsEntry(String) - クラスio.helidon.metrics.Registryのメソッド
-
メトリック名を指定して内部マップ・エントリを取得します。
- getOptionalValue(String, Class<T>) - クラスio.helidon.config.mp.MpConfigImplのメソッド
- getOptionalValue(String, Class<T>) - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- getOrdinal() - クラスio.helidon.integrations.cdi.oci.objectstorage.OciConfigConfigSourceのメソッド
-
この
OciConfigConfigSourceの序数を返します。 - getPartition() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
-
このメッセージを受信したパーティションの数。
- getPartition() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
- getPayload() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
- getPayload() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
- getPayload() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
- getPeakQueueSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
ピーク・キュー・サイズを返します。
- getPersistenceProviderClassName() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getPersistenceUnitName() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getPersistenceUnitRootUrl() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getPersistenceXMLSchemaVersion() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getPostalCode() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
- getProperties() - クラスio.helidon.config.yaml.YamlMpConfigSourceのメソッド
- getProperties() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getProperties() - クラスio.helidon.integrations.cdi.oci.objectstorage.OciConfigConfigSourceのメソッド
-
このメソッドが呼び出された時点で
OciConfigConfigSourceが認識しているすべてのプロパティ名とその値で構成されるMapを返します。 - getProperty(String) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
JMSプロパティを名前で取得します。
- getPropertyNames() - クラスio.helidon.config.mp.MpConfigImplのメソッド
- getPropertyNames() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- getPropertyNames() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
-
既知のすべての構成プロパティ名の
Setを返します。 - getPropertyNames() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
すべてのJMSプロパティ名のセットを返します。
- getProvidedJtaPlatform() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformProviderのメソッド
-
null以外のJtaPlatformを返します。 - getProvider() - クラスio.helidon.security.NamedProviderのメソッド
-
プロバイダ・インスタンス。
- getProviders(Class<T>) - インタフェースio.helidon.security.spi.ProviderSelectionPolicy.Providersのメソッド
-
プロバイダ・タイプに基づいて名前付きプロバイダのリストを取得します。
- getPublisherBuilder(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
- getPublisherBuilder(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのメソッド
- getQop() - 列挙型io.helidon.security.providers.httpauth.HttpDigest.Qopのメソッド
-
QOP文字列を取得します。
- getQueue() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
- getQueueCapacity() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
キューの容量を返します。
- getQueueSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
キュー内の現在のタスク数を返します。
- getReferenceCount(Contextual<?>) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
-
現在のスレッドと指定された
Contextualの組合せに関連付けられたコンテキスト・インスタンスがある場合は、その参照カウントを返します。 - getRegion() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
- getRegistry(MetricRegistry.Type) - クラスio.helidon.metrics.RegistryFactoryのメソッド
-
タイプに基づいてレジストリを取得します。
- getRejectedExecutionHandler() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
- getRejectionCount() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
拒否数を返します。
- getRejectionCount() - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのメソッド
-
拒否の数を返します。
- getReplyTo() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
メッセージの宛先に返信を返します。
- getRequestType() - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
-
リクエスト・タイプを取得します。
- getResource(Object) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
-
このメソッドの呼出し時に、現在のスレッドにバインドされているトランザクションに対して管理されているリソースの
Mapからオブジェクトを取得します。 - getResponseType() - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
-
レスポンス・タイプを取得します。
- getRoles(Subject) - クラスio.helidon.security.Securityのstaticメソッド
-
Roleに基づいて、サブジェクトが持つロールのセットを取得します。 - getRollbackOnly() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
-
このメソッドが呼び出された時点で現在のスレッドにバインドされているトランザクションの
rollbackOnlyステータスを取得します。 - getScope() - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
-
呼び出されると、
ReferenceCounted.classを返します。 - getServices() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
-
登録された
ServerServiceDefinitionの不変のListを取得します。 - getSeverity() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
-
Severityの取得。 - getSharedCacheMode() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getSignature() - クラスio.helidon.security.jwt.SignedJwtのメソッド
-
シグネチャ・バイト。
- getSignature(String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
アルゴリズムのシグネチャを作成します。
- getSignedBytes() - クラスio.helidon.security.jwt.SignedJwtのメソッド
-
(ペイロード・バイト)に署名されたバイト数。
- getSimpleTimers() - クラスio.helidon.metrics.Registryのメソッド
- getSimpleTimers(MetricFilter) - クラスio.helidon.metrics.Registryのメソッド
- getSnapshot() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsHistogramのメソッド
- getSnapshot() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
- getSource() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
-
問題のソース。
- getSpan(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのメソッド
-
指定されたspanのトレースされたspan構成を取得します。
- getSpanLog(String) - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
-
トレースされたスパン・ログの構成。
- getStatus() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
-
現在のスレッドに関連付けられたトランザクションのステータスを返します。
- getStdDev() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
- getStreetAddress() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
- getString(JsonObject, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
文字列であるjsonオブジェクト(存在する場合)からキー値を抽出します。
- getStrings(JsonObject, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
文字列のリストであるjsonオブジェクト(存在する場合)からキー値を抽出します。
- getSubscriberBuilder(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
- getSubscriberBuilder(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのメソッド
- getTimers() - クラスio.helidon.metrics.Registryのメソッド
- getTimers(MetricFilter) - クラスio.helidon.metrics.Registryのメソッド
- getToken(RoleMapTracing) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.AppTokenのメソッド
-
IDCSへのリクエストに使用するトークンを取得します。
- getTokenInstance(Class<U>) - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
-
特定のクラスのトークンを取得します。
- getTopic() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
-
このメッセージを受信したトピックの名前。
- getTopic() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
- getTotalTasks() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
完了および失敗したタスクの数を返します。
- getTransaction() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
-
呼出し側スレッドのトランザクション・コンテキストを表す
Transactionオブジェクトを返します。 - getTransactionKey() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
-
このメソッドが呼び出された時点で現在のスレッドにバインドされているトランザクションを表す不透明なオブジェクトを返します。
- getTransactionStatus() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
-
このメソッドが呼び出された時点で、現在のスレッドにバインドされているトランザクションのステータスを返します。
- getTransactionType() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getType() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
JMSクライアントを送信して設定された戻りタイプ識別子。
- getType() - クラスio.helidon.microprofile.metrics.MetricUtil.LookupResultのメソッド
-
非推奨。
- getType(ELContext, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
- getTypeClosure() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
- getTypeName() - クラスio.helidon.common.GenericTypeのメソッド
- getValidationMode() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- getValue() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsGaugeのメソッド
- getValue(double) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
- getValue(Object, String) - クラスio.helidon.security.ProviderRequestのstaticメソッド
-
オブジェクトからプロパティの値を取得します。
- getValue(String) - クラスio.helidon.config.yaml.YamlMpConfigSourceのメソッド
- getValue(String) - クラスio.helidon.integrations.cdi.oci.objectstorage.OciConfigConfigSourceのメソッド
-
指定された
propertyNameの値を返します。そのような値がない場合はnullを返します。 - getValue(String, Class<T>) - クラスio.helidon.config.mp.MpConfigImplのメソッド
- getValue(String, Class<T>) - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- getValue(ELContext, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
- getValues() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
- GitConfigSource - io.helidon.config.gitのクラス
-
Gitリポジトリから構成ドキュメントをロードする構成ソース。
- GitConfigSourceBuilder - io.helidon.config.gitのクラス
-
Git ConfigSourceビルダー。
- GitConfigSourceBuilder.GitEndpoint - io.helidon.config.gitのクラス
-
Gitソース・エンドポイント記述子
- GitConfigSourceProvider - io.helidon.config.gitのクラス
-
このプロバイダのメタ構成のサービス・ローダー・サービス。
- GitConfigSourceProvider() - クラスio.helidon.config.git.GitConfigSourceProviderのコンストラクタ
- GitEndpoint(URI, String, Path, String, CredentialsProvider) - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのコンストラクタ
-
記述子を作成します。
- givenName() - クラスio.helidon.security.jwt.Jwtのメソッド
-
指定の名前クレーム。
- givenName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクト(名)の指定名。
- globalContext() - クラスio.helidon.common.context.Contextsのstaticメソッド
-
グローバル・コンテキストは常に存在し、このJVMで静的に共有されます。
- GONE_410 - io.helidon.common.http.Http.Status
-
410 Gone、「HTTP/1.1ドキュメント」を参照。
- GoogleTokenException - io.helidon.security.providers.google.loginでの例外
-
Googleアクセス・トークンの処理に問題がある場合にスローされる例外です。
- GoogleTokenProvider - io.helidon.security.providers.google.loginのクラス
-
フロントエンドからのログイン・ボタンをサポートするプロバイダ。
- GoogleTokenProvider.Builder - io.helidon.security.providers.google.loginのクラス
-
GoogleTokenProviderインスタンスを構築するFluent APIビルダー。 - GoogleTokenService - io.helidon.security.providers.google.loginのクラス
-
googleトークン・プロバイダ用のJavaサービス(
SecurityProviderService)。 - GoogleTokenService() - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのコンストラクタ
- Grant - io.helidon.securityのクラス
-
サブジェクトに付与できるものを表す概念。
- Grant(Grant.Builder<?>) - クラスio.helidon.security.Grantのコンストラクタ
-
ビルダーに基づくインスタンスを作成します。
- Grant.Builder<T extends Grant.Builder<T>> - io.helidon.securityのクラス
- grants(Class<T>) - クラスio.helidon.security.Subjectのメソッド
-
タイプ・クラスによって決定された特定のタイプのすべての権限付与を取得します。
- grantsByType(String) - クラスio.helidon.security.Subjectのメソッド
-
タイプ名で決定された特定のタイプのすべての権限付与を取得します。
- GRAPHQL_SCHEMA_URI - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
GraphQlConstants.GRAPHQL_WEB_CONTEXTでのGraphQlスキーマのデフォルトURI。 - GRAPHQL_WEB_CONTEXT - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
GraphQlエンドポイントのデフォルトのwebコンテキスト。
- GraphQlCdiExtension - io.helidon.microprofile.graphql.serverのクラス
-
Microprofile GraphQLに関連するクラスを収集するCDI
Extension。 - GraphQlCdiExtension() - クラスio.helidon.microprofile.graphql.server.GraphQlCdiExtensionのコンストラクタ
- GraphQlConfigurationException - io.helidon.microprofile.graphql.serverでの例外
-
GraphQLアプリケーションが起動しないようにするのに十分なクリティカルな例外を定義します。
- GraphQlConfigurationException() - 例外io.helidon.microprofile.graphql.server.GraphQlConfigurationExceptionのコンストラクタ
- GraphQlConfigurationException(String) - 例外io.helidon.microprofile.graphql.server.GraphQlConfigurationExceptionのコンストラクタ
-
指定されたメッセージで
GraphQlConfigurationExceptionを構築します。 - GraphQlConfigurationException(String, Throwable) - 例外io.helidon.microprofile.graphql.server.GraphQlConfigurationExceptionのコンストラクタ
-
指定されたメッセージと
Throwableを使用してGraphQlConfigurationExceptionを構築します。 - GraphQlConstants - io.helidon.graphql.serverのクラス
-
GraphQL実装全体で使用される定数です。
- GraphQlSupport - io.helidon.graphql.serverのクラス
-
GraphQL for Helidon WebServerのサポート。
- GraphQlSupport.Builder - io.helidon.graphql.serverのクラス
-
GraphQlSupportを作成するFluent APIビルダー。 - groupId(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
このコンシューマが属するコンシューマ・グループを識別する一意の文字列。
- Grpc - io.helidon.microprofile.grpc.coreの注釈型
-
gRPCサービスを表すものとしてクラスをマークするために使用される注釈。
- GRPC_SECURITY_HANDLER - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
-
デフォルトのセキュリティ・ハンドラgRPCメタデータ・ヘッダー・キー。
- Grpc.Literal - io.helidon.microprofile.grpc.coreのクラス
-
Grpc注釈のAnnotationLiteral。 - GrpcCdiExtension - io.helidon.microprofile.grpc.coreのクラス
-
検出時にBeanを処理する拡張機能。
- GrpcCdiExtension() - クラスio.helidon.microprofile.grpc.core.GrpcCdiExtensionのコンストラクタ
- GrpcChannel - io.helidon.microprofile.grpc.clientの注釈型
-
GrpcChannelsProvider.channel(String)のドキュメントで説明されているように、注入先の構成済gRPCチャネルの名前または接続先のホストの名前を指定するために使用できる修飾子注釈。 - GrpcChannel.Literal - io.helidon.microprofile.grpc.clientのクラス
-
GrpcChannel注釈のAnnotationLiteral。 - GrpcChannelDescriptor - io.helidon.grpc.clientのクラス
-
GrpcChannelDescriptorには、
Channelの構成が含まれます。 - GrpcChannelDescriptor.Builder - io.helidon.grpc.clientのクラス
-
ビルダーはGrpcChannelDescriptorを構築します。
- GrpcChannelsProvider - io.helidon.grpc.clientのクラス
-
GrpcChannelsProviderは、事前構成済gRPCチャネル・インスタンスのファクトリです。
- GrpcChannelsProvider.Builder - io.helidon.grpc.clientのクラス
-
ビルダーは、
GrpcChannelsProviderのインスタンスを構築します。 - GrpcClientCdiExtension - io.helidon.microprofile.grpc.clientのクラス
-
gRPCクライアント機能を追加するCDI拡張機能。
- GrpcClientCdiExtension() - クラスio.helidon.microprofile.grpc.client.GrpcClientCdiExtensionのコンストラクタ
- GrpcClientSecurity - io.helidon.security.integration.grpcのクラス
-
gRPC
CallCredentials実装。 - GrpcClientSecurity.Builder - io.helidon.security.integration.grpcのクラス
-
GrpcClientSecurityインスタンスのビルダー。 - GrpcHelper - io.helidon.grpc.coreのクラス
-
一般的なgRPCタスクのヘルパー・メソッド。
- GrpcInterceptor - io.helidon.microprofile.grpc.coreの注釈型
-
クラスがgRPCインターセプタであることを指定します。
- GrpcInterceptor.Literal - io.helidon.microprofile.grpc.coreのクラス
-
GrpcInterceptor注釈のAnnotationLiteral。 - GrpcInterceptorBinding - io.helidon.microprofile.grpc.coreの注釈型
-
注釈型がgRPCインターセプタ・バインディング・タイプであることを指定します。
- GrpcInterceptors - io.helidon.microprofile.grpc.coreの注釈型
-
ターゲットgRPCサービス・クラスまたはターゲット・クラスのgRPCサービス・メソッドのgRPCインターセプタの順序付きリストを宣言します。
- GrpcMarshaller - io.helidon.microprofile.grpc.coreの注釈型
-
rpcメソッド・コールに使用する名前付きマーシャラ・サプライヤを指定するために、型またはメソッドに注釈を付けるために使用される注釈。
- GrpcMethod - io.helidon.microprofile.grpc.coreの注釈型
-
gRPCサービスを表すものとしてクラスをマークする注釈またはgRPCサービス・メソッドとしてメソッドをマークする注釈。
- GrpcMetrics - io.helidon.grpc.metricsのクラス
-
gRPCコール・メトリクスの取得を可能にする
ServerInterceptor。 - GrpcMetrics.NamingFunction - io.helidon.grpc.metricsのインタフェース
-
メトリック名を作成できるクラスによって実装されます。
- GrpcMetricsCdiExtension - io.helidon.microprofile.grpc.metricsのクラス
-
gRPCメトリクスのCDI拡張。
- GrpcMetricsCdiExtension() - クラスio.helidon.microprofile.grpc.metrics.GrpcMetricsCdiExtensionのコンストラクタ
- GrpcMpContext - io.helidon.microprofile.grpc.server.spiのインタフェース
-
マイクロプロファイルgRPCサーバー拡張機能がgRPCサーバーの追加サービスまたはコンポーネントを構成したり、CDI beanマネージャを使用できるようにするためのコンテキスト。
- GrpcMpExtension - io.helidon.microprofile.grpc.server.spiのインタフェース
-
gRPCサーバーの機能を拡張するマイクロプロファイル・サービス。
- GrpcProxy - io.helidon.microprofile.grpc.clientの注釈型
-
gRPCサービス・クライアント・プロキシのインジェクション・ポイントをマークするために使用される修飾子注釈。
- GrpcProxy.Literal - io.helidon.microprofile.grpc.clientのクラス
-
GrpcProxy注釈のAnnotationLiteral。 - GrpcProxyBuilder<T> - io.helidon.microprofile.grpc.clientのクラス
-
gRPCクライアントの動的プロキシのビルダー。
- GrpcRouting - io.helidon.grpc.serverのインタフェース
-
GrpcRoutingは、gRPCサービスとインターセプタおよびルーティング・ルールの構成を表します。
- GrpcRouting.Builder - io.helidon.grpc.serverのクラス
-
GrpcRoutingインスタンスを構築できるビルダー。 - GrpcRoutingImpl - io.helidon.grpc.serverのクラス
-
GrpcRoutingの実装。 - GrpcSecurity - io.helidon.security.integration.grpcのクラス
-
gRPCサーバーへのセキュリティの統合。
- GrpcSecurityHandler - io.helidon.security.integration.grpcのクラス
-
gRPCサーバーのセキュリティを処理します。
- GrpcServer - io.helidon.grpc.serverのインタフェース
-
不変に構成されたgRPCサーバーを表します。
- GrpcServer.Builder - io.helidon.grpc.serverのクラス
-
GrpcServerビルダー・クラスは、GrpcServerインスタンスを時間指定する便利な方法を提供します。
- GrpcServerBasicConfig - io.helidon.grpc.serverのクラス
-
GrpcServer実装の構成クラス。 - GrpcServerCdiExtension - io.helidon.microprofile.grpc.serverのクラス
-
gRPC serverを起動するCDI拡張機能。 - GrpcServerCdiExtension() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtensionのコンストラクタ
- GrpcServerCdiExtension.ServerProducer - io.helidon.microprofile.grpc.serverのクラス
-
実行中の
GrpcServerにインプロセスChannelを提供できるCDIプロデューサ。 - grpcServerConfiguration() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
-
GrpcServerConfigurationを取得します。 - GrpcServerConfiguration - io.helidon.grpc.serverのインタフェース
-
gRPCサーバーの構成。
- GrpcServerConfiguration.Builder - io.helidon.grpc.serverのクラス
- GrpcServerImpl - io.helidon.grpc.serverのクラス
-
gRPCサーバーの実装。
- GrpcService - io.helidon.grpc.serverのインタフェース
-
Helidon gRPCサービス。
- GrpcServiceBuilder - io.helidon.microprofile.grpc.serverのクラス
-
注釈付きPOJOから
ServiceDescriptorインスタンスを構築するためのビルダー。 - GrpcServiceClient - io.helidon.grpc.clientのクラス
-
特定のgRPCサービスのgRPCクライアント。
- GrpcServiceClient.Builder - io.helidon.grpc.clientのクラス
-
GrpcServiceClientのインスタンスを構築するためのビルダー。 - GrpcServiceClient.SingleValueStreamObserver<T> - io.helidon.grpc.clientのクラス
-
オブザーバの完了時に
CompletableFutureを完了する単純なStreamObserverアダプタ・クラス。 - GrpcTlsDescriptor - io.helidon.grpc.coreのクラス
-
GrpcTlsDescriptorには、
ChannelのTLSの構成に関する詳細が含まれています。 - GrpcTlsDescriptor.Builder - io.helidon.grpc.coreのクラス
-
ビルダー:
GrpcTlsDescriptorの新しいインスタンスを構築します。 - GrpcTracing - io.helidon.grpc.serverのクラス
-
gRPCサービス・コールにトレースを追加する
ServerInterceptor。 - GrpcTracingConfig - io.helidon.grpc.serverのクラス
-
gRPCトレースの構成。
- GrpcTracingConfig.Builder - io.helidon.grpc.serverのクラス
-
トレーサの構成を構築します。
H
- HALF_OPEN - io.helidon.faulttolerance.CircuitBreaker.State
-
回線が半分オープンで、一部のテスト・リクエストが処理され、その他のテスト・リクエストは
CircuitBreakerOpenExceptionで失敗します。 - handle(BiFunction<? super T, Throwable, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- handle(BiFunction<? super T, Throwable, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- handleAsync(BiFunction<? super T, Throwable, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- handleAsync(BiFunction<? super T, Throwable, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- handler(URI) - クラスio.helidon.webclient.Proxyのメソッド
-
新しいプロキシ・チャネル・ハンドラを作成します。
- Handler - io.helidon.webserverのインタフェース
-
ServerRequestおよびServerResponseハンドラ。 - Handler.EntityHandler<T> - io.helidon.webserverのインタフェース
- handlerSuppliers() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
-
メソッド・ハンドラ・サプライヤのリストを取得します。
- handlingClass() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
-
リソース処理クラス。
- handlingMethod() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
-
呼び出されたリソース・メソッドを処理するメソッド。
- hasContentType(MediaType...) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定されたコンテンツ・タイプのリクエストのみを受け入れます。
- hasContentType(String...) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定されたコンテンツ・タイプのリクエストのみを受け入れます。
- hasFatal() - クラスio.helidon.common.Errors.Collectorのメソッド
-
このコレクタにすでに致命的なメッセージがあるかどうかをチェックするヘルパー・メソッドです。
- hasFatal() - クラスio.helidon.common.Errorsのメソッド
-
致命的メッセージがこれらのメッセージの一部であるかどうかを確認します。
- hashCode() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
- hashCode() - クラスio.helidon.common.GenericTypeのメソッド
- hashCode() - クラスio.helidon.common.http.HashParametersのメソッド
- hashCode() - クラスio.helidon.common.http.MediaTypeのメソッド
-
タイプ、サブタイプおよびパラメータからハッシュ・コードを生成します。
- hashCode() - クラスio.helidon.config.ValueNodeImplのメソッド
- hashCode() - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
- hashCode() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
- hashCode() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
- hashCode() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
- hashCode() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
- hashCode() - クラスio.helidon.tracing.Tagのメソッド
- hashCode() - クラスio.helidon.webclient.Proxyのメソッド
- hashCode() - クラスio.helidon.webclient.WebClientTlsのメソッド
- hasHint() - クラスio.helidon.common.Errorsのメソッド
-
ヒント・メッセージがこれらのメッセージの一部であるかどうかを確認します。
- HashParameters - io.helidon.common.httpのクラス
-
書込みのたびにコピーする必要がある、大/小文字を区別しないキーおよび不変の
List値を持つConcurrentSkipListMapベースのParameters実装。 - HashParameters() - クラスio.helidon.common.http.HashParametersのコンストラクタ
-
新しいインスタンスを作成します。
- HashParameters(Parameters) - クラスio.helidon.common.http.HashParametersのコンストラクタ
-
指定されたデータから新しいインスタンスを作成します。
- HashParameters(Map<String, List<String>>) - クラスio.helidon.common.http.HashParametersのコンストラクタ
-
指定されたデータから新しいインスタンスを作成します。
- hasMore() - クラスio.helidon.common.http.Tokenizerのメソッド
-
処理する文字がさらにあるかどうかをテストします。
- hasParameterCount(int) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
このメソッド・リストから、特定の数のパラメータを持つすべてのメソッドを含むメソッドの新しいサブリストを取得します。
- hasPartialResultsException() - インタフェースio.helidon.graphql.server.ExecutionContextのメソッド
-
このコンテキストに例外が設定されたかどうか。
- hasProperty(String) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
JMSプロパティが存在するかどうか確認してください。
- hasProvider(String) - クラスio.helidon.security.Security.Builderのメソッド
-
名前のプロバイダが構成されているかどうかを確認してください。
- hasRequests() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
需要が0より大きいかどうかをチェックします。
- hasRequests() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
需要が0より大きいかどうかをチェックします。
- hasReturnType(Class<?>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
このメソッド・リストから、指定された戻り型を宣言するすべてのメソッドを含むメソッドの新しいサブリストを取得します。
- hasSocket(String) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
このビルダーには、名前付きソケット構成を検証するメソッドが存在します。
- hasSuffix(String) - クラスio.helidon.common.http.MediaTypeのメソッド
-
このメディア・タイプがStructured Syntax
suffix(RFC 6839)を提供しているかどうかをテストします。 - hasValue() - インタフェースio.helidon.config.Configのメソッド
-
この構成ノードが直接値を持つ場合に
trueを返します。 - hasValue() - インタフェースio.helidon.config.MergeableNodeのメソッド
-
各ノードには直接値を指定でき、さらにオブジェクト・ノードまたはリスト・ノードを指定できます。
- hasValue() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- hasValue() - クラスio.helidon.config.ObjectNodeImplのメソッド
- hasValue() - クラスio.helidon.config.ValueNodeImplのメソッド
- hasWarning() - クラスio.helidon.common.Errorsのメソッド
-
警告メッセージがこれらのメッセージの一部であるかどうかを確認します。
- head() - インタフェースio.helidon.webclient.WebClientのメソッド
-
headメソッドのリクエスト・ビルダーを作成します。
- head(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- head(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
すべてのHEADリクエストを指定されたハンドラにルーティングします。
- head(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- head(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
HEADリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- head(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- head(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
HEADリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- HEAD - io.helidon.common.http.Http.Method
-
HEADメソッドは、サーバーがレスポンスでメッセージ本文を返さないことを除き、
Http.Method.GETと同じです。 - header() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
-
シグネチャを格納するヘッダー。
- header(HttpSignHeader) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
-
シグネチャを格納するヘッダー。
- header(String, Object) - インタフェースio.helidon.webserver.cors.CorsSupportBase.ResponseAdapterのメソッド
-
指定されたヘッダーと値を最終レスポンスに追加するように配置します。
- header(String, String) - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
-
新しいヘッダーの追加
- header(String, String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
-
単一値ヘッダーを追加します。
- header(String, String) - インタフェースio.helidon.webserver.cors.CorsSupportBase.ResponseAdapterのメソッド
-
指定されたヘッダーと値を最終レスポンスに追加するように配置します。
- header(String, List<String>) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
-
複数値ヘッダーを追加します。
- header(Map<String, List<String>>, String) - クラスio.helidon.security.util.TokenHandlerのメソッド
-
トークンを新しいヘッダーとして設定します。
- HEADER_ORIG_URI - クラスio.helidon.security.Securityのstatic変数
-
統合では、各リクエストに特別なヘッダーを追加する必要があります。
- HeaderAtnOutboundConfig - io.helidon.security.providers.headerのクラス
-
アウトバウンドのヘッダー・アサーション・セキュリティ・プロバイダ構成。
- HeaderAtnOutboundConfig.Builder - io.helidon.security.providers.headerのクラス
-
HeaderAtnOutboundConfigのFluent APIビルダー。 - HeaderAtnProvider - io.helidon.security.providers.headerのクラス
-
ヘッダーからユーザー名(またはサービス名)を抽出するセキュリティ・プロバイダ。
- HeaderAtnProvider.Builder - io.helidon.security.providers.headerのクラス
-
HeaderAtnProvider用のfluent APIビルダー。 - HeaderAtnService - io.helidon.security.providers.headerのクラス
-
Securityで自動構成するためのHeaderAtnProviderのサービス。 - HeaderAtnService() - クラスio.helidon.security.providers.header.HeaderAtnServiceのコンストラクタ
- headerClaim(String) - クラスio.helidon.security.jwt.Jwtのメソッド
-
ヘッダーからクレームの名前を取得します。
- headerContainsKey(String) - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
-
指定されたヘッダーが存在するかどうかを報告します。
- headerHandler() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
リクエストからヘッダー情報を抽出する
TokenHandler。 - headerJson() - クラスio.helidon.security.jwt.Jwtのメソッド
-
JSONヘッダー・オブジェクトを作成します。
- HeaderLogEntry - io.helidon.webserver.accesslogのクラス
-
ヘッダー値のアクセス・ログ・エントリ。
- HeaderLogEntry.Builder - io.helidon.webserver.accesslogのクラス
-
HeaderLogEntryのFluent APIビルダー。 - headers() - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
-
ベースとなるヘッダーを取得します。
- headers() - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
ベースとなるヘッダーを取得します。
- headers() - インタフェースio.helidon.media.multipart.BodyPartのメソッド
-
HTTPパート・ヘッダーを返します。
- headers() - クラスio.helidon.media.multipart.ReadableBodyPartのメソッド
- headers() - クラスio.helidon.media.multipart.WriteableBodyPartのメソッド
- headers() - クラスio.helidon.security.SecurityEnvironmentのメソッド
-
メッセージの処理に使用できるトランスポート・ヘッダー。
- headers() - インタフェースio.helidon.webclient.WebClientRequestBuilder.ClientRequestのメソッド
-
現在のリクエストで使用されるヘッダー。
- headers() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
送信ヘッダーの(mutable)インスタンスを取得します。
- headers() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
-
HTTPレスポンスのヘッダー。
- headers() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
リクエスト・ヘッダーを構成しました。
- headers() - インタフェースio.helidon.webclient.WebClientServiceResponseのメソッド
-
レスポンス・ヘッダーを受信しました。
- headers() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
HTTPリクエスト・ヘッダーを取得します。
- headers() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
httpリクエスト・ヘッダーを返します。
- headers() - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
レスポンス・ヘッダーを返します。
- headers(Headers) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
ヘッダーを構成します。
- headers(ReadableBodyPartHeaders) - クラスio.helidon.media.multipart.ReadableBodyPart.Builderのメソッド
-
このパーツのヘッダーを設定します。
- headers(WriteableBodyPartHeaders) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
-
このパーツのヘッダーを設定します。
- headers(Function<WebClientRequestHeaders, Headers>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
パラメータからの関数は、格納されているヘッダーの上で実行されます。
- headers(Map<String, List<String>>) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
-
トランスポート・ヘッダー(HTTPヘッダー、JMSヘッダーなど)。
- Headers - io.helidon.common.httpのインタフェース
-
HTTPヘッダーに便利なメソッドを追加して、
Parametersインタフェースを拡張します。 - HEADERS - io.helidon.grpc.client.ClientRequestAttribute
-
トレース・スパンにメソッド・コール・ヘッダーを追加します。
- HEADERS - io.helidon.grpc.server.ServerRequestAttribute
-
リクエスト・ヘッダーをログに記録します。
- headerTokenHandler(TokenHandler) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
JWTを含むヘッダーを処理する
TokenHandler。 - HealthCdiExtension - io.helidon.microprofile.healthのクラス
-
Health拡張。
- HealthCdiExtension() - クラスio.helidon.microprofile.health.HealthCdiExtensionのコンストラクタ
- healthCheck() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
-
このサービスの
HealthCheckを返します。 - healthCheck(HealthCheck) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- healthCheck(HealthCheck) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービス
HealthCheckを登録します。 - HealthCheckBuilderException - io.helidon.dbclient.healthでの例外
-
ヘルス・チェック・ビルダーの例外。
- HealthCheckBuilderException(String) - 例外io.helidon.dbclient.health.HealthCheckBuilderExceptionのコンストラクタ
-
メッセージの新しい例外を作成します。
- HealthCheckBuilderException(String, Throwable) - 例外io.helidon.dbclient.health.HealthCheckBuilderExceptionのコンストラクタ
-
メッセージの新しい例外と原因を作成します。
- HealthCheckException - io.helidon.healthでの例外
-
何か問題が発生した場合にHealthシステムによってスローされる例外です。
- HealthCheckException(String, Throwable) - 例外io.helidon.health.HealthCheckExceptionのコンストラクタ
-
メッセージと原因を含む例外。
- HealthCheckProvider - io.helidon.microprofile.healthのインタフェース
-
HealthCheckインスタンスのプロバイダ。 - HealthCheckResponseProviderImpl - io.helidon.healthのクラス
-
特定のjava-to-jsonマッピング戦略に依存しないHealthCheckResponseProviderの実装。
- HealthCheckResponseProviderImpl() - クラスio.helidon.health.HealthCheckResponseProviderImplのコンストラクタ
- healthChecks() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
-
このサーバーのヘルス・チェックの配列を返します。
- healthChecks() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
- healthChecks() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
-
組込みヘルス・チェック。
- HealthChecks - io.helidon.health.checksのクラス
-
組込み
health checksのユーティリティ・クラス。 - HealthSupport - io.helidon.healthのクラス
-
ヘルス・エンドポイントを公開するための、webサーバーとの統合のヘルス・チェック・サポート。
- HealthSupport.Builder - io.helidon.healthのクラス
-
HealthSupportのFluent APIビルダー。 - heapMemoryCheck() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
-
メモリーの健全性検査。
- HeapMemoryHealthCheck - io.helidon.health.checksのクラス
-
サーバーでJavaヒープ領域が不足しているかどうかを検証するヘルス・チェック。
- HeapMemoryHealthCheck.Builder - io.helidon.health.checksのクラス
-
HeapMemoryHealthCheckのFluent APIビルダー。 - HELIDON_CONTEXT - クラスio.helidon.grpc.core.ContextKeysのstatic変数
-
gRPC
ContextからHelidonContextを取得するために使用するgRPCコンテキスト・キー。 - helidon.microprofile.graphql.server - モジュールhelidon.microprofile.graphql.server
-
GraphQLマイクロプロファイル・サーバー・モジュール。
- HelidonComponentProvider - io.helidon.microprofile.tyrusのクラス
-
クラスHelidonComponentProvider。
- HelidonComponentProvider() - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのコンストラクタ
- HelidonConnectorProvider - io.helidon.jersey.connectorのクラス
-
Helidon HTTPクライアントを使用してHTTPリクエストおよびレスポンスを送受信するHelidon WebClient
Connectorのプロバイダ。 - HelidonConnectorProvider() - クラスio.helidon.jersey.connector.HelidonConnectorProviderのコンストラクタ
- HelidonConsoleHandler - io.helidon.commonのクラス
-
非推奨。かわりにhelidon-logging-julモジュールのio.helidon.logging.jul.HelidonConsoleHandlerを使用してください
- HelidonConsoleHandler - io.helidon.logging.julのクラス
-
standard outに書き込み、フォーマットにHelidonFormatterを使用するStreamHandler。 - HelidonConsoleHandler() - クラスio.helidon.common.HelidonConsoleHandlerのコンストラクタ
-
非推奨。構成された新しい
HelidonConsoleHandlerを作成: フォーマッタがLevel.ALLに設定されたレベルでHelidonConsoleHandler.ThreadFormatterに設定されたSystem.outに設定された出力ストリーム。 - HelidonConsoleHandler() - クラスio.helidon.logging.jul.HelidonConsoleHandlerのコンストラクタ
-
構成された新しい
HelidonConsoleHandlerを作成: フォーマッタがLevel.ALLに設定されたレベルでHelidonFormatterに設定されたSystem.outに設定された出力ストリーム。 - HelidonConsoleHandler.ThreadFormatter - io.helidon.commonのクラス
-
非推奨。
"!thread!"のすべてのオカレンスを現在のスレッドに置き換えるSimpleFormatter。 - HelidonContainer - io.helidon.microprofile.cdiのインタフェース
-
Helidon CDIコンテナは、ブートストラップの初期化フェーズと実行時フェーズを分離します。
- HelidonContainerInitializer - io.helidon.microprofile.cdiのクラス
-
このクラスは、コンテナが確実に作成されるようにします。
- HelidonContainerInitializer() - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのコンストラクタ
-
このコンストラクタは、標準CDI手段を介して作成されないようにします。
- HelidonFeatures - io.helidon.commonのクラス
-
Helidon機能のサポート。
- HelidonFlavor - io.helidon.commonの列挙
-
Helidonの風味。
- HelidonFormatter - io.helidon.logging.julのクラス
-
%X{value}などのMDCタグのすべての出現箇所を特定の値に置き換えるSimpleFormatter。 - helidonLogFormat() - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
-
Helidonログ形式を使用します。
- HelidonMdc - io.helidon.logging.commonのクラス
-
Helidon MDCは、クラスパスでサポートされているすべてのロギング・フレームワークに値を委任します。
- HelidonProperties - io.helidon.jersey.connectorのクラス
-
HelidonConnectorを利用するクライアントAPIに固有の構成オプション。 - HelidonReactivePublisherFactory - io.helidon.microprofile.reactiveのクラス
-
ソースから様々なビルダーを作成するためのシングルトン・ファクトリ。
- HelidonReactivePublisherFactory() - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのコンストラクタ
- HelidonReactiveStreamsEngine - io.helidon.microprofile.reactiveのクラス
-
Helidon reactive streamsに基づくオペレータを使用したReactive Streamsの実装。 - HelidonReactiveStreamsEngine() - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのコンストラクタ
- HelidonRequestHeaderAutoDiscoverable - io.helidon.microprofile.restclientのクラス
-
Restクライアント固有のコンポーネントをサーバーに登録する、自動的に検出されたJAX-RSプロバイダ。
- HelidonRequestHeaderAutoDiscoverable() - クラスio.helidon.microprofile.restclient.HelidonRequestHeaderAutoDiscoverableのコンストラクタ
- HelidonServiceLoader<T> - io.helidon.common.serviceloaderのクラス
-
Javaサービス・ローダーに対するHelidon固有のサポート。
- HelidonServiceLoader.Builder<T> - io.helidon.common.serviceloaderのクラス
-
HelidonServiceLoaderのfluent APIビルダー。 - helper() - クラスio.helidon.webserver.cors.CorsSupportBaseのメソッド
- HikariConnectionPool - io.helidon.dbclient.jdbcのクラス
-
Hikari接続プールの統合。
- HikariCPBackedDataSourceExtension - io.helidon.integrations.datasource.hikaricp.cdiのクラス
-
名前付き
DataSourceインジェクション・ポイントが満たされるように調整するExtension。 - HikariCPBackedDataSourceExtension() - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのコンストラクタ
-
新しい
HikariCPBackedDataSourceExtensionを作成します。 - HikariCpExtension - io.helidon.dbclient.jdbcのインタフェース
-
接続プール構成を処理するインターセプタ。
- HikariCpExtensionProvider - io.helidon.dbclient.jdbc.spiのインタフェース
-
JDBC DBクライアント構成拡張を提供するJavaサービス・ローダー・インタフェース。
- hint(Object, String) - クラスio.helidon.common.Errors.Collectorのメソッド
-
メッセージのリストにヒント・メッセージを追加します。
- hint(String) - クラスio.helidon.common.Errors.Collectorのメソッド
-
メッセージのリストにヒント・メッセージを追加します。
- HINT - io.helidon.common.Severity
-
ヒント。
- histogram() - クラスio.helidon.grpc.metrics.GrpcMetricsのstaticメソッド
-
gRPCメソッド・コールのヒストグラムを作成するために
GrpcMetricsインスタンスを作成する静的ファクトリ・メソッドです。 - histogram(String) - クラスio.helidon.metrics.Registryのメソッド
- histogram(String, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- histogram(Metadata) - クラスio.helidon.metrics.Registryのメソッド
- histogram(Metadata, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- hmacSecret(byte[]) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
-
hmac-sha256アルゴリズムの場合、これはクライアントと共有するシークレットへのアクセスを提供します。
- hmacSecret(byte[]) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
-
HMACベースのアルゴリズムの共有シークレット。
- hmacSecret(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
-
(バイト・ベースの
InboundClientDefinition.Builder.hmacSecret(byte[])のかわりに)パスワードのようなシークレットを構成するヘルパー・メソッド。 - hmacSecret(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
-
HMACベースのアルゴリズムの共有シークレット。
- hmacSharedSecret() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
-
hmac-sha256アルゴリズムの場合、これはクライアントと共有するシークレットへのアクセスを提供します。
- hmacSharedSecret() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
-
HMACベースのアルゴリズムの共有シークレット。
- HoconConfigParser - io.helidon.config.hoconのクラス
-
次のメディア・タイプをサポートするTypesafe (ライトベンド) Config (HOCON)
ConfigParser実装: "application/hocon"および"application/json"。 - HoconConfigParser() - クラスio.helidon.config.hocon.HoconConfigParserのコンストラクタ
-
非推奨。
HoconConfigParser.builder()を使用してカスタマイズされたインスタンスを構築するか、HoconConfigParser.create()を使用してデフォルトでインスタンスを取得 - HoconConfigParserBuilder - io.helidon.config.hoconのクラス
-
HOCON ConfigParser Builder。
- host() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
-
接続するホスト名を取得します。
- host() - インタフェースio.helidon.microprofile.server.Serverのメソッド
-
このサーバーがリスニングするホストを取得します。
- host() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
-
サーバーが実行されている現在のホスト。
- host() - クラスio.helidon.microprofile.server.ServerImplのメソッド
- host() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
リクエストURIのホスト。
- host(String) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
-
接続するホスト名を設定します。
- host(String) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
リスニング・ホストを構成します。
- host(String) - クラスio.helidon.webclient.Proxy.Builderのメソッド
-
新しいホスト値を設定します。
- host(String) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
リクエストの新しいホストを設定します。
- host(String) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
SocketConfiguration.SocketConfigurationBuilder.bindAddress(String)を呼び出すだけのヘルパー・メソッド。 - HOST - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Host"ヘッダー名。 - HostLogEntry - io.helidon.webserver.accesslogのクラス
-
ホスト(IP)値のアクセス・ログ・エントリ。
- HostLogEntry.Builder - io.helidon.webserver.accesslogのクラス
-
HostLogEntry用のfluent APIビルダー。 - hosts() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
-
このターゲットのホスト。
- Http - io.helidon.common.httpのクラス
-
HTTPプロトコル関連の定数およびユーティリティ。
- HTTP - io.helidon.webclient.Proxy.ProxyType
-
HTTPプロキシ。
- HTTP_VERSION_NOT_SUPPORTED - io.helidon.common.http.Http.Status
-
505 HTTPバージョンはサポートされていません。「HTTP/1.1ドキュメント」を参照してください。
- Http.DateTime - io.helidon.common.httpのクラス
-
RFC2616に基づくHTTP日付書式のサポート。
- Http.Header - io.helidon.common.httpのクラス
-
標準HTTPヘッダーおよび関連ツール・メソッドの名前のリストを含むユーティリティ・クラス。
- Http.Method - io.helidon.common.httpの列挙
-
すべての標準HTTP
methodsの列挙。 - Http.RequestMethod - io.helidon.common.httpのインタフェース
-
HTTPリクエスト・メソッドを表すインタフェース。すべての標準メソッドは
Http.Method列挙型です。 - Http.ResponseStatus - io.helidon.common.httpのインタフェース
-
HTTPレスポンスで使用されるステータス・コードのベース・インタフェース。
- Http.ResponseStatus.Family - io.helidon.common.httpの列挙
-
ステータス・コードのクラスを表す列挙。
- Http.Status - io.helidon.common.httpの列挙
-
HTTPによって定義される一般的に使用されるステータス・コード。完全なリストは、「HTTP/1.1ドキュメント」を参照してください。
- Http.Version - io.helidon.common.httpの列挙
-
サポートされているHTTPプロトコル・バージョンの列挙。
- http2() - インタフェースio.helidon.webserver.ExperimentalConfigurationのメソッド
-
HTTP/2構成を設定する構成プロパティ。
- http2(Http2Configuration) - クラスio.helidon.webserver.ExperimentalConfiguration.Builderのメソッド
-
HTTP/2構成の値を設定します。
- Http2Configuration - io.helidon.webserverのインタフェース
-
インタフェースHttp2Configuration。
- Http2Configuration.Builder - io.helidon.webserverのクラス
-
Http2Configurationのビルダー。 - HttpAuthException - io.helidon.security.providers.httpauthでの例外
-
HTTP認証で例外が発生しました。
- HttpBasicAuthProvider - io.helidon.security.providers.httpauthのクラス
-
HTTP認証セキュリティ・プロバイダ。
- HttpBasicAuthProvider.Builder - io.helidon.security.providers.httpauthのクラス
-
HttpBasicAuthProviderfluent APIビルダー。 - HttpBasicAuthService - io.helidon.security.providers.httpauthのクラス
-
基本認証サービス。
- HttpBasicAuthService() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのコンストラクタ
- HttpBasicOutboundConfig - io.helidon.security.providers.httpauthのクラス
-
アウトバウンドのセキュリティ・プロバイダ構成。
- HttpBasicOutboundConfig.Builder - io.helidon.security.providers.httpauthのクラス
-
HttpBasicOutboundConfigのFluent APIビルダー。 - HttpDigest - io.helidon.security.providers.httpauthのクラス
-
ダイジェスト固有の列挙。
- HttpDigest() - クラスio.helidon.security.providers.httpauth.HttpDigestのコンストラクタ
- HttpDigest.Algorithm - io.helidon.security.providers.httpauthの列挙
-
HTTPダイジェスト・アルゴリズム。
- HttpDigest.Qop - io.helidon.security.providers.httpauthの列挙
-
HTTPダイジェストQOP (保護品質)。
- HttpDigestAuthProvider - io.helidon.security.providers.httpauthのクラス
-
HTTP認証セキュリティ・プロバイダ。
- HttpDigestAuthProvider.Builder - io.helidon.security.providers.httpauthのクラス
-
HttpDigestAuthProviderfluent APIビルダー。 - HttpDigestAuthService - io.helidon.security.providers.httpauthのクラス
-
Digest認証サービス。
- HttpDigestAuthService() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのコンストラクタ
- HttpException - io.helidon.webserverでの例外
-
アプリケーションのランタイム例外。
- HttpException(String) - 例外io.helidon.webserver.HttpExceptionのコンストラクタ
-
Http.Status.INTERNAL_SERVER_ERROR_500に関連付けられたHttpExceptionを作成します。 - HttpException(String, Http.ResponseStatus) - 例外io.helidon.webserver.HttpExceptionのコンストラクタ
-
HttpExceptionの作成。 - HttpException(String, Http.ResponseStatus, Throwable) - 例外io.helidon.webserver.HttpExceptionのコンストラクタ
-
HttpExceptionの作成。 - HttpException(String, Throwable) - 例外io.helidon.webserver.HttpExceptionのコンストラクタ
-
Http.Status.INTERNAL_SERVER_ERROR_500に関連付けられたHttpExceptionを作成します。 - httpOnly(boolean) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
-
HttpOnlyパラメータを設定します。 - httpPathMethodName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
-
名前はパスから{http-method}:{request-path}として生成されます。
- HttpRequest - io.helidon.common.httpのインタフェース
-
HTTPリクエストの共通属性。サーバー・リクエストとクライアント・リクエストの両方で使用されます。
- HttpRequest.Path - io.helidon.common.httpのインタフェース
-
リクエストされた正規化されたURIパスを表します。
- HttpSignatureException - io.helidon.security.providers.httpsignでの例外
-
HTTPシグネチャ・プロバイダからの例外。
- HttpSignHeader - io.helidon.security.providers.httpsignの列挙
-
HTTPシグネチャでサポートされるヘッダー。
- HttpSignProvider - io.helidon.security.providers.httpsignのクラス
-
ヘッダー・フィールドのHTTPシグネチャに基づいて受信リクエストを認証し、アウトバウンド・リクエストのシグネチャを作成できるプロバイダ。
- HttpSignProvider.Builder - io.helidon.security.providers.httpsignのクラス
-
このプロバイダのFluent APIビルダー。
- HttpSignService - io.helidon.security.providers.httpsignのクラス
-
構成からのこのプロバイダの自動ロードを可能にする
SecurityProviderServiceの実装。 - HttpSignService() - クラスio.helidon.security.providers.httpsign.HttpSignServiceのコンストラクタ
- httpVersion(Http.Version) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
HTTPバージョンを設定します。
I
- I_AM_A_TEAPOT - io.helidon.common.http.Http.Status
-
418 ティーポットです。Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0)を参照してください。
- id() - インタフェースio.helidon.common.context.Contextのメソッド
-
このランタイム内のこのコンテキストの一意のID。
- id() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
このチャンクのトレースID。
- id() - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
- id() - インタフェースio.helidon.security.Principalのメソッド
-
このプリンシパルのID。
- id() - インタフェースio.helidon.security.SecurityContextのメソッド
-
このコンテキスト・インスタンスのID。
- id(AbstractNodeBuilderImpl.MergingKey) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
-
キーから計算されたIDを返します。
- id(AbstractNodeBuilderImpl.MergingKey) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
- id(AbstractNodeBuilderImpl.MergingKey) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
- id(String) - クラスio.helidon.common.context.Context.Builderのメソッド
-
新しいコンテキストの識別は、このランタイム内で一意である必要があります。
- id(String) - クラスio.helidon.security.Principal.Builderのメソッド
-
プリンシパルID。
- id(String) - クラスio.helidon.security.SecurityContext.Builderのメソッド
-
新しいセキュリティ・コンテキストのID。
- IDCS_APP_HEADER - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstatic変数
-
IDCSアプリケーションを含むヘッダーの名前。
- IDCS_SUBJECT_TYPE_CLIENT - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
-
IDCSからロールをリクエストするときに使用されるクライアント・サブジェクト・タイプ。
- IDCS_SUBJECT_TYPE_USER - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
-
IDCSからロールをリクエストするときに使用されるユーザー・サブジェクト・タイプ。
- IDCS_TENANT_HEADER - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstatic変数
-
IDCSテナントを含むヘッダーの名前。
- idcsAppName() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
-
IDCSアプリケーションID。
- idcsAppNameTokenHandler(TokenHandler) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
-
IDCSアプリケーション名のトークン・ハンドラを構成します。
- idcsInfraTenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのメソッド
- idcsInfraTenantId() - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MultitenancyEndpointsのメソッド
-
インフラストラクチャ・テナントのテナントID。
- idcsMtContext() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
-
IDCSマルチテナンシ・コンテキスト。
- IdcsMtContext - io.helidon.security.providers.idcs.mapperのクラス
-
マッパーによって使用されるIDCSマルチテナンシ・コンテキスト。
- IdcsMtContext(String, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのコンストラクタ
-
指定されたIDで新しいコンテキストを作成します。
- IdcsMtRoleMapperProvider - io.helidon.security.providers.idcs.mapperのクラス
-
ユーザーのIDCSサーバーからロールを取得する
SubjectMappingProvider。 - IdcsMtRoleMapperProvider(IdcsMtRoleMapperProvider.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのコンストラクタ
-
IdcsMtRoleMapperProvider.Builderの任意の子孫からインスタンスを構成します。 - IdcsMtRoleMapperProvider.Builder<B extends IdcsMtRoleMapperProvider.Builder<B>> - io.helidon.security.providers.idcs.mapperのクラス
-
IdcsMtRoleMapperProviderのFluent APIビルダー。 - IdcsMtRoleMapperProvider.DefaultMultitenancyEndpoints - io.helidon.security.providers.idcs.mapperのクラス
- IdcsMtRoleMapperProvider.MtCacheKey - io.helidon.security.providers.idcs.mapperのクラス
-
マルチテナント環境のキャッシュ・キー。
- IdcsMtRoleMapperProvider.MultitenancyEndpoints - io.helidon.security.providers.idcs.mapperのインタフェース
-
IDCSサービスにアクセスするためのマルチテナント・エンドポイント。
- IdcsRoleMapperProvider - io.helidon.security.providers.idcs.mapperのクラス
-
ユーザーのIDCSサーバーからロールを取得する
SubjectMappingProvider。 - IdcsRoleMapperProvider(IdcsRoleMapperProvider.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのコンストラクタ
-
任意の
IdcsRoleMapperProvider.Builder子孫を受け入れるコンストラクタです。 - IdcsRoleMapperProvider.Builder<B extends IdcsRoleMapperProvider.Builder<B>> - io.helidon.security.providers.idcs.mapperのクラス
-
IdcsRoleMapperProviderのFluent APIビルダー。 - IdcsRoleMapperProviderBase - io.helidon.security.providers.idcs.mapperのクラス
-
IDCSロール・マッピングの共通機能。
- IdcsRoleMapperProviderBase(IdcsRoleMapperProviderBase.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのコンストラクタ
-
提供されたビルダーから必要なフィールドを構成します。
- IdcsRoleMapperProviderBase.AppToken - io.helidon.security.providers.idcs.mapperのクラス
-
IDCSへのアプリケーション・アクセス用のトークン。
- IdcsRoleMapperProviderBase.Builder<B extends IdcsRoleMapperProviderBase.Builder<B>> - io.helidon.security.providers.idcs.mapperのクラス
-
IdcsRoleMapperProviderBaseのFluent APIビルダー。 - IdcsRoleMapperProviderService - io.helidon.security.providers.idcs.mapperのクラス
-
IdcsRoleMapperProviderのサービス。 - IdcsRoleMapperProviderService() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのコンストラクタ
- idcsTenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
-
IDCSテナントID。
- idcsTenantTokenHandler(TokenHandler) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
-
IDCSテナントIDのトークン・ハンドラを構成します。
- identityUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
アイデンティティ・サーバーURI。
- identityUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
OIDCメタデータの取得に使用されるアイデンティティ・サーバーのURI。
- IF_MATCH - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"If-Match"ヘッダー名。 - IF_MODIFIED_SINCE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"If-Modified-Since"ヘッダー名。 - IF_NONE_MATCH - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"If-None-Match"ヘッダー名。 - IF_RANGE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"If-Range"ヘッダー名。 - IF_UNMODIFIED_SINCE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"If-Unmodified-Since"ヘッダー名。 - ifExists(Consumer<Config>) - インタフェースio.helidon.config.Configのメソッド
-
ノード
existsの場合は構成ノードで指定されたアクションを実行し、それ以外の場合は何も実行しません。 - ifMatch() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
ヘッダー"If-Match"の値を返します。
- ifMatch(String...) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
Http.Header.IF_MATCHヘッダーを特定のetagに設定します。 - ifModifiedSince() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
ヘッダー"If-Modified-Since"の値を返します。
- ifModifiedSince() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
オプションで、"If-Modified-Since"ヘッダーの値を返します。
- ifModifiedSince(ZonedDateTime) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
Http.Header.IF_MODIFIED_SINCEヘッダーを特定の時間に設定します。 - ifNoneMatch() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
ヘッダー"If-None-Match"の値を返します。
- ifNoneMatch(String...) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
Http.Header.IF_NONE_MATCHヘッダーを特定のetagに設定します。 - ifPresent(Consumer<? super T>) - インタフェースio.helidon.config.ConfigValueのメソッド
-
値が存在する場合は指定されたコンシューマをその値で呼び出し、それ以外の場合は何も行いません。
- ifPresentOrElse(Consumer<T>, Runnable) - インタフェースio.helidon.config.ConfigValueのメソッド
-
値が存在する場合は、その値で指定されたアクションを実行します。存在しない場合は、指定された空ベースのアクションを実行します。
- ifRange(String) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
Http.Header.IF_RANGEヘッダーを特定のetagに設定します。 - ifRange(ZonedDateTime) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
Http.Header.IF_RANGEヘッダーを特定の時間に設定します。 - ifRangeDate() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
ヘッダー"If-Range"の値を
ZonedDateTimeとして返します。 - ifRangeString() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
ヘッダー"If-Range"の値を
Stringとして返します。 - ifUnmodifiedSince() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
ヘッダー"If-Unmodified-Since"の値を返します。
- ifUnmodifiedSince() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
オプションで、"If-Unmodified-Since"ヘッダーの値を返します。
- ifUnmodifiedSince(ZonedDateTime) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
Http.Header.IF_UNMODIFIED_SINCEヘッダーを特定の時間に設定します。 - IllegalPathPatternException - io.helidon.webserverでの例外
-
パス・パターンを解析できません。
- IllegalPathPatternException(String, String, int) - 例外io.helidon.webserver.IllegalPathPatternExceptionのコンストラクタ
-
新しいインスタンスを作成します。
- InboundClientDefinition - io.helidon.security.providers.httpsignのクラス
-
インバウンド・クライアントの構成。
- InboundClientDefinition.Builder - io.helidon.security.providers.httpsignのクラス
-
InboundClientDefinitionの新しいインスタンスを作成するFluent APIビルダー。 - inboundRequiredHeaders(SignedHeadersConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
-
デフォルトのインバウンド必須ヘッダーのオーバーライド(例:
- inc() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsCounterのメソッド
- inc(long) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsCounterのメソッド
- includeStackTraces(boolean) - クラスio.helidon.media.common.DefaultMediaSupport.Builderのメソッド
-
スタック・トレースをレスポンスに含めるかどうか。
- increment(long, Consumer<? super IllegalArgumentException>) - クラスio.helidon.common.reactive.RequestedCounterのメソッド
-
Long.MAX_VALUEオーバーフローを防ぐために、リクエストされたイベント・カウンタを安全に増分します。 - index() - 例外io.helidon.webserver.IllegalPathPatternExceptionのメソッド
-
文字のインデックス。
- INDEXED - io.helidon.dbclient.common.ParamType
-
文に順番に渡される索引付きの値。
- indexedParam(Object) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
- indexedParam(Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
-
Objectインスタンスと登録済マッパーを使用してパラメータを構成します。 - indexedParam(Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
- indexedParameters() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
索引付きパラメータ(使用する場合)。
- indexedParams() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
この文の索引付きパラメータを取得します。
- indexIn(CharSequence) - クラスio.helidon.common.http.CharMatcherのメソッド
-
文字シーケンス内の最初に一致する文字のインデックスを返します。一致する文字が存在しない場合は
-1を返します。 - indexIn(CharSequence, int) - クラスio.helidon.common.http.CharMatcherのメソッド
-
指定された位置から始まる文字シーケンス内の最初に一致する文字のインデックスを返します。その位置のあとに一致する文字がない場合は
-1を返します。 - indexView() - クラスio.helidon.microprofile.openapi.OpenApiCdiExtensionのメソッド
-
エンドポイントの注釈付きクラスを記述するJandex索引の
IndexViewを報告します。 - indexView(IndexView) - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのメソッド
-
注釈分析のために小さいOpenApi実装に渡されるIndexViewインスタンスを設定します。
- INFO - io.helidon.security.AuditEvent.AuditSeverity
-
一般情報
- INFORMATIONAL - io.helidon.common.http.Http.ResponseStatus.Family
-
1xxHTTPステータス・コード。 - inherit() - 注釈型io.helidon.security.abac.policy.PolicyValidator.PolicyStatementのメソッド
-
デフォルトでは、すべてのレベルの(アプリケーション、クラス、メソッド、フィールド)で定義されたすべてのポリシー・ステートメントが順番に実行されます。
- inherit(boolean) - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
-
デフォルトでは、すべてのレベルの(アプリケーション、クラス、メソッド、フィールド)で定義されたすべてのポリシー・ステートメントが順番に実行されます。
- init(Config) - クラスio.helidon.config.encryption.EncryptionFilterServiceのメソッド
- init(Config) - インタフェースio.helidon.config.spi.ConfigFilterのメソッド
-
Config.Builder.buildの完了後にフィルタが影響するConfigインスタンスを使用して、フィルタを初期化します。 - init(Config) - クラスio.helidon.config.ValueResolvingFilterのメソッド
- init(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
- init(Config) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
-
ノード"security.jersey.analyzers"の構成を提供します。
- init(ConfigContext) - クラスio.helidon.config.git.GitConfigSourceのメソッド
- init(ConfigContext) - クラスio.helidon.config.PrefixedConfigSourceのメソッド
- init(ConfigContext) - インタフェースio.helidon.config.spi.ConfigSourceのメソッド
-
ConfigContextを使用して構成ソースを初期化します。 - init(MessageBodyWriterContext) - インタフェースio.helidon.media.multipart.WriteableBodyPartContentのメソッド
-
本文パートのコンテンツを初期化します。
- init(Config) - クラスio.helidon.config.encryption.MpEncryptionFilterのメソッド
- init(Config) - インタフェースio.helidon.config.mp.spi.MpConfigFilterのメソッド
-
構成からこのフィルタを初期化します。
- initClass() - クラスio.helidon.common.LogConfigのstaticメソッド
-
このメソッドは、AOTのビルド時にロギング構成を正しくロードするために内部的に使用されます。
- initDescription(String) - クラスio.helidon.config.ObjectNodeImplのメソッド
-
ノード・インスタンスのソースの診断の説明を初期化します。
- initDescription(String) - クラスio.helidon.config.ValueNodeImplのメソッド
-
ノード・インスタンスのソースの診断の説明を初期化します。
- initialBufferSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
HTTP行およびヘッダーの解析に使用されるバッファの初期サイズ。
- initialBufferSize(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
HTTP行およびヘッダーの解析に使用するバッファの初期サイズを構成します。
- initialize() - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- initializeExternalTransactionController() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
-
スーパークラス実装を呼び出す前にCDIに
TransactionManagerbeanが存在しない場合、ServerPlatformBase.initializeExternalTransactionController()メソッドをオーバーライドしてJTAを無効にします。 - initializeMasterProperties() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
-
「クリア」は、最終的に
AbstractDataSourceExtension.addBean(BeanConfigurator, Named, Properties)メソッドによってコンテンツが処理されるデータ・ソース・プロパティの内部マップを構築または再構築します。 - initializeServerNameAndVersion() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
-
プラットフォームの名前を設定します。
- initRequestFiltering(ContainerRequestContext) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
- initWatchServiceModifiers(WatchEvent.Modifier...) - クラスio.helidon.config.FileSystemWatcherのメソッド
-
WatchServiceの登録時に使用する修飾子を追加します。 - inject(SpanContext, Format<C>, C) - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
- inject(T, CreationalContext<T>) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのメソッド
- InMemoryOverrideSource - io.helidon.configのクラス
-
オーバーライド・ソースのメモリー内実装。
- InMemoryOverrideSource.Builder - io.helidon.configのクラス
-
InMemoryOverrideSourceのFluent APIビルダー。 - inProcess() - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
-
接続するホスト名を設定します。
- InProcessGrpcChannel - io.helidon.microprofile.grpc.coreの注釈型
-
処理中の
Channelを注入する必要があることを指定する修飾子注釈。 - InProcessGrpcChannel.Literal - io.helidon.microprofile.grpc.coreのクラス
-
InProcessGrpcChannel注釈のAnnotationLiteral。 - inputStreamReader() - クラスio.helidon.media.common.ContentReadersのstaticメソッド
-
非推奨。2.0.0以降、
DefaultMediaSupport.inputStreamReader()を使用してください - inputStreamReader() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
InputStreamリーダー・インスタンスを返します。 - inRole(Subject, String) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
-
サブジェクトに指定されたロールがあるかどうかを確認します。
- inRoles(Subject, String...) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
-
サブジェクトに指定されたロール(これらすべてが必要です)があるかどうかを確認します。
- inScope(Subject, String) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
-
サブジェクトに指定されたスコープがあるかどうかを確認してください。
- inScopes(Subject, String...) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
-
サブジェクトに指定されたスコープ(これらすべてが必要です)があるかどうかを確認します。
- insert(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡された文を使用して、挿入文を作成および実行します。
- INSERT - io.helidon.dbclient.DbStatementType
-
挿入は、新しいレコードを作成する文です。
- instance() - クラスio.helidon.grpc.core.JavaMarshallerのstaticメソッド
-
JavaMarshallerのシングルトン・インスタンスを取得します。 - instance() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのstaticメソッド
-
(初期化済または起動済)コンテナを取得します。
- instance(Class<U>) - クラスio.helidon.security.EndpointConfigのメソッド
-
このエンドポイントを構成するカスタム・オブジェクトのインスタンスを取得します。
- Instance - io.helidon.microprofile.grpc.coreのインタフェース
-
オブジェクトのインスタンスのサプライヤ。
- INSTANCE - クラスio.helidon.grpc.core.JavaMarshallerのstatic変数
-
JavaMarshallerのシングルトン・インスタンス。 - INSTANCE - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.Eclipselink.Literalのstatic変数
-
CDISEPlatform.Eclipselink.Literalクラスの単一インスタンス。 - INSTANCE - クラスio.helidon.integrations.micronaut.cdi.MicronautIntercepted.Literalのstatic変数
-
注釈リテラル。
- INSTANCE - クラスio.helidon.microprofile.cdi.BuildTimeEnd.Literalのstatic変数
-
この注釈のリテラルのシングルトン・インスタンス。
- INSTANCE - クラスio.helidon.microprofile.cdi.BuildTimeStart.Literalのstatic変数
-
この注釈のリテラルのシングルトン・インスタンス。
- INSTANCE - クラスio.helidon.microprofile.cdi.RuntimeStart.Literalのstatic変数
-
この注釈のリテラルのシングルトン・インスタンス。
- INSTANCE - クラスio.helidon.microprofile.grpc.client.GrpcChannel.Literalのstatic変数
-
GrpcChannel.Literalのシングルトン・インスタンス。 - INSTANCE - クラスio.helidon.microprofile.grpc.client.GrpcProxy.Literalのstatic変数
-
GrpcProxy.Literalのシングルトン・インスタンス。 - INSTANCE - クラスio.helidon.microprofile.grpc.core.Grpc.Literalのstatic変数
-
Grpc.Literalのシングルトン・インスタンス。 - INSTANCE - クラスio.helidon.microprofile.grpc.core.GrpcInterceptor.Literalのstatic変数
-
GrpcInterceptor.Literalのシングルトン・インスタンス。 - INSTANCE - クラスio.helidon.microprofile.grpc.core.InProcessGrpcChannel.Literalのstatic変数
-
InProcessGrpcChannel.Literalのシングルトン・インスタンス。 - INSTANCE - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのstatic変数
-
シングルトン・インスタンス。
- INSTANCE - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのstatic変数
-
シングルトン・インスタンス。
- Instance.NewInstance<T> - io.helidon.microprofile.grpc.coreのクラス
- Instance.SingletonInstance<T> - io.helidon.microprofile.grpc.coreのクラス
- instanceKeys() - クラスio.helidon.security.EndpointConfigのメソッド
-
登録されたカスタム・エンドポイント構成オブジェクトのすべてのクラスを取得します。
- instanceSupplier() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
-
サービス・インスタンス・サプライヤを取得します。
- instantiate(Config) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorServiceのメソッド
- instantiate(Config) - クラスio.helidon.security.abac.policy.PolicyValidatorServiceのメソッド
- instantiate(Config) - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorServiceのメソッド
-
構成プロバイダに基づいて
PolicyExecutorの新しいインスタンスを作成します。 - instantiate(Config) - クラスio.helidon.security.abac.role.RoleValidatorServiceのメソッド
- instantiate(Config) - クラスio.helidon.security.abac.scope.ScopeValidatorServiceのメソッド
- instantiate(Config) - クラスio.helidon.security.abac.time.TimeValidatorServiceのメソッド
- instantiate(Config) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorServiceのメソッド
-
指定された構成に基づいてバリデータの新しいインスタンスを作成します。
- intercept(int, ClientInterceptor...) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
- intercept(int, ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
-
メソッドに1つ以上の
interceptorsを登録します。 - intercept(int, ClientInterceptor...) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- intercept(int, ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
このサービスへのコールをインターセプトする
ClientInterceptorインスタンスを追加します。 - intercept(int, ServerInterceptor...) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
-
このビルダーによって構築された
GrpcRouting内のすべてのサービスへのコールをインターセプトする、1つ以上のグローバルServerInterceptorインスタンスを追加します。 - intercept(int, ServerInterceptor...) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
-
メソッドに1つ以上の
interceptorsを登録します。 - intercept(int, ServerInterceptor...) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- intercept(int, ServerInterceptor...) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
このサービスへのコールをインターセプトする
ServerInterceptorインスタンスを追加します。 - intercept(Channel) - クラスio.helidon.grpc.client.ClientTracingInterceptorのメソッド
-
このインターセプタを使用して、このクライアント・チャネルで行われたすべてのリクエストをトレースします。
- intercept(ClientInterceptor...) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
- intercept(ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
-
メソッドに1つ以上の
interceptorsを登録します。 - intercept(ClientInterceptor...) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- intercept(ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスに1つ以上の
interceptorsを登録します。 - intercept(ServerInterceptor...) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
-
このビルダーによって構築された
GrpcRouting内のすべてのサービスへのコールをインターセプトする、1つ以上のグローバルServerInterceptorインスタンスを追加します。 - intercept(ServerInterceptor...) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
-
メソッドに1つ以上の
interceptorsを登録します。 - intercept(ServerInterceptor...) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- intercept(ServerInterceptor...) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
このサービスへのコールをインターセプトする
ServerInterceptorインスタンスを追加します。 - intercept(String, int, ClientInterceptor...) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- intercept(String, int, ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスの名前付きメソッドに1つ以上の
interceptorsを登録します。 - intercept(String, int, ServerInterceptor...) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- intercept(String, int, ServerInterceptor...) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスの名前付きメソッドに1つ以上の
interceptorsを登録します。 - intercept(String, ClientInterceptor...) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- intercept(String, ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスの名前付きメソッドに1つ以上の
interceptorsを登録します。 - intercept(String, ServerInterceptor...) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- intercept(String, ServerInterceptor...) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスの名前付きメソッドに1つ以上の
interceptorsを登録します。 - interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - クラスio.helidon.grpc.client.ClientTracingInterceptorのメソッド
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - クラスio.helidon.grpc.server.GrpcTracingのメソッド
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - クラスio.helidon.security.integration.grpc.GrpcSecurityのメソッド
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
- InterceptorPriorities - io.helidon.grpc.coreのクラス
-
gRPCサービスまたはメソッドに登録されたインターセプタが適用される優先度を表す定数です。
- interceptors() - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
-
サービス・インターセプタを返す。
- interceptors() - インタフェースio.helidon.grpc.server.GrpcRoutingのメソッド
-
すべてのサービスに適用する必要があるグローバル
interceptorsのListを取得します。 - interceptors() - クラスio.helidon.grpc.server.GrpcRoutingImplのメソッド
- interceptors() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
-
このメソッドに使用する
ServerInterceptorを取得します。 - interceptors() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
-
サービス・インターセプタを返す。
- INTERNAL_SERVER_ERROR_500 - io.helidon.common.http.Http.Status
-
500 内部サーバー・エラー。「HTTP/1.1ドキュメント」を参照してください。
- interval() - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのメソッド
-
現在の間隔を返します。
- interval() - クラスio.helidon.config.ScheduledPollingStrategy.RegularRecurringPolicyのメソッド
- interval(long, long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
初期遅延後にシグナル0Lが発生し、その後、1L、2Lなどが定期的にダウンストリームに送信されます。
- interval(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
信号0L、1Lなどをダウンストリームに定期的に送信します。
- inTransaction(Function<DbTransaction, T>) - インタフェースio.helidon.dbclient.DbClientのメソッド
-
トランザクションでデータベース文を実行します。
- inTransaction(Function<DbTransaction, T>) - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
- introspectEndpoint() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
トークン・イントロスペクション・エンドポイント。
- introspectEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
JWTの検証に使用するエンドポイント。
- invocationHandler(InvocationHandler) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
-
GraphQlリクエストを実行するInvocationHandler。
- invocationHandler(Supplier<InvocationHandler>) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
-
GraphQlリクエストを実行するInvocationHandler。
- InvocationHandler - io.helidon.graphql.serverのインタフェース
-
WebServerを使用せずにGraphQLリクエストの実行を許可する起動ハンドラ。
- InvocationHandler.Builder - io.helidon.graphql.serverのクラス
-
呼出しハンドラを構成するFluent APIビルダー。
- invoke(StreamObserver<RespT>) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
- invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplier.BidiStreamingのメソッド
- invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingのメソッド
- invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingIterableのメソッド
- invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingStreamのメソッド
- invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.FutureResponseのメソッド
- invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.AbstractServerStreamingHandlerのメソッド
- invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.AbstractUnaryHandlerのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplier.AbstractServerStreamingHandlerのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.AbstractClientStreamingHandlerのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.ServerStreamingのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.ServerStreamingNoRequestのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.StreamResponseのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.StreamResponseNoRequestのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.FutureResponseのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.FutureResponseNoRequestのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.NoRequestNoResponseのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.RequestNoResponseのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.RequestResponseのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.ResponseOnlyのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.Unaryのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryFutureのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryFutureNoRequestのメソッド
- invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryNoRequestのメソッド
- invoke(Supplier<? extends CompletionStage<T>>) - インタフェースio.helidon.faulttolerance.FtHandlerのメソッド
-
このフォルト・トレランス・ハンドラは、
SingleなどのCompletionStageのサプライヤで起動します。 - invoke(Supplier<? extends CompletionStage<T>>) - インタフェースio.helidon.faulttolerance.FtHandlerTypedのメソッド
-
このフォルト・トレランス・ハンドラは、
SingleなどのCompletionStageのサプライヤで起動します。 - invoke(Supplier<T>) - インタフェースio.helidon.faulttolerance.Asyncのメソッド
-
同期操作を非同期的に呼び出します。
- invoke(InvocationContext) - クラスio.helidon.integrations.micronaut.cdi.MicronautInterceptorのメソッド
-
CDI beanのMicronautインターセプタを呼び出すインターセプタ・メソッド。
- invoke(ReqT, StreamObserver<RespT>) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
- InvokedResource - io.helidon.jersey.commonのインタフェース
-
現在のリクエストに関する情報 - 呼び出されたリソース情報。
- invokeMulti(Supplier<? extends Flow.Publisher<T>>) - インタフェースio.helidon.faulttolerance.FtHandlerのメソッド
-
このフォルト・トレランス・ハンドラは、
MultiなどのFlow.Publisherのサプライヤで起動します。 - invokeMulti(Supplier<? extends Flow.Publisher<T>>) - インタフェースio.helidon.faulttolerance.FtHandlerTypedのメソッド
-
このフォルト・トレランス・ハンドラは、
MultiなどのFlow.Publisherのサプライヤで起動します。 - invokeServices(DbClientServiceContext) - クラスio.helidon.dbclient.common.DbClientContextのメソッド
-
すべての構成済クライアント・サービスを呼び出し、すべてのクライアント・サービスが完了すると完了する単一のサービスを返します。
- io.helidon.common - モジュールio.helidon.common
-
Helidon Commonライブラリ。
- io.helidon.common - パッケージio.helidon.common
-
Helidonプロジェクトの共通ユーティリティ。
- io.helidon.common.configurable - モジュールio.helidon.common.configurable
-
configコンポーネントを使用する共通ツール。
- io.helidon.common.configurable - パッケージio.helidon.common.configurable
-
Configを使用する一般的なユーティリティ。 - io.helidon.common.context - モジュールio.helidon.common.context
-
Helidon共通コンテキスト・ライブラリ。
- io.helidon.common.context - パッケージio.helidon.common.context
-
エグゼキュータ境界を越えたコンテキスト伝播のサポート。
- io.helidon.common.context.spi - パッケージio.helidon.common.context.spi
-
エグゼキュータ・サービスのスレッド間のデータ伝播のプロバイダ。
- io.helidon.common.http - モジュールio.helidon.common.http
-
HTTPサーバーおよびクライアントのHelidon共通クラス。
- io.helidon.common.http - パッケージio.helidon.common.http
-
HTTPストーリのサーバー側とクライアント側の両方で使用可能なHTTP APIおよび実装。
- io.helidon.common.mapper - モジュールio.helidon.common.mapper
-
Helidon共通マッパー。
- io.helidon.common.mapper - パッケージio.helidon.common.mapper
-
タイプのマッピングのサポート。
- io.helidon.common.mapper.spi - パッケージio.helidon.common.mapper.spi
-
MapperManagerにmappersを提供するSPI。 - io.helidon.common.media.type - モジュールio.helidon.common.media.type
-
Helidon共通メディア・タイプ。
- io.helidon.common.media.type - パッケージio.helidon.common.media.type
-
リソースをメディア・タイプ(ファイル、URIまたはURL)にマップするためのサポート。
- io.helidon.common.media.type.spi - パッケージio.helidon.common.media.type.spi
-
SPI:メディア・タイプへのリソースのカスタム・マッピングを提供します。
- io.helidon.common.pki - モジュールio.helidon.common.pki
-
PKI構成および証明書とキーのロードのユーティリティ。
- io.helidon.common.pki - パッケージio.helidon.common.pki
-
PKI構成および証明書とキーのロードのユーティリティ。
- io.helidon.common.reactive - モジュールio.helidon.common.reactive
-
Helidon共通リアクティブ・ライブラリ。
- io.helidon.common.reactive - パッケージio.helidon.common.reactive
-
Helidonプロジェクトの共通リアクティブ・ライブラリ。
- io.helidon.common.serviceloader - モジュールio.helidon.common.serviceloader
-
Helidon共通サービス・ローダー。
- io.helidon.common.serviceloader - パッケージio.helidon.common.serviceloader
-
Javaサービス・ローダー拡張機能。
- io.helidon.config - モジュールio.helidon.config
-
Helidon SE構成モジュール。
- io.helidon.config - パッケージio.helidon.config
-
不変のツリー構造の構成データをロードおよび操作するためのインタフェースおよびクラスを提供します。
- io.helidon.config.encryption - モジュールio.helidon.config.encryption
-
構成ファイル内のシークレットの暗号化をサポートするモジュール。
- io.helidon.config.encryption - パッケージio.helidon.config.encryption
-
暗号化されたプロパティのサポート。
- io.helidon.config.etcd - モジュールio.helidon.config.etcd
-
Etcd構成ソースの実装。
- io.helidon.config.etcd - パッケージio.helidon.config.etcd
-
Etcd構成ソース。
- io.helidon.config.git - モジュールio.helidon.config.git
-
構成gitモジュール。
- io.helidon.config.git - パッケージio.helidon.config.git
-
Git構成ソース。
- io.helidon.config.hocon - モジュールio.helidon.config.hocon
-
型保証された(ライトベンド) Config (HOCON) Parserの実装。
- io.helidon.config.hocon - パッケージio.helidon.config.hocon
-
型保証された(ライトベンド)構成ライブラリを使用したHOCON形式のConfigParser実装。
- io.helidon.config.mp - モジュールio.helidon.config.mp
-
Eclipse MicroProfile Config仕様のCDI以外の部分の実装。
- io.helidon.config.mp - パッケージio.helidon.config.mp
-
マイクロプロファイル構成のHelidon実装。
- io.helidon.config.mp.spi - パッケージio.helidon.config.mp.spi
-
MicroProfile Configに対するHelidon固有の拡張機能のサポート。
- io.helidon.config.objectmapping - モジュールio.helidon.config.objectmapping
-
構成モジュール。
- io.helidon.config.objectmapping - パッケージio.helidon.config.objectmapping
-
ファクトリ・メソッドを持つクラス、ビルダーを持つクラス、およびコンストラクタとセッターを持つ一般的な"bean"クラスに
Configをマップできるマッパー。 - io.helidon.config.spi - パッケージio.helidon.config.spi
-
開発者が構成システムを拡張するために実装できる動作を定義する構成SPI。
- io.helidon.config.testing - モジュールio.helidon.config.testing
-
構成テストのサポート。
- io.helidon.config.testing - パッケージio.helidon.config.testing
-
構成テストのサポート。
- io.helidon.config.yaml - モジュールio.helidon.config.yaml
-
YAMLパーサーの実装。
- io.helidon.config.yaml - パッケージio.helidon.config.yaml
-
YAML形式のConfigParser実装。
- io.helidon.dbclient - モジュールio.helidon.dbclient
-
Helidon DBクライアント。
- io.helidon.dbclient - パッケージio.helidon.dbclient
-
Helidonのリアクティブ・データベースAPI。
- io.helidon.dbclient.common - モジュールio.helidon.dbclient.common
-
Helidon DBクライアント共通。
- io.helidon.dbclient.common - パッケージio.helidon.dbclient.common
-
様々な実装で使用するヘルパー・クラス。
- io.helidon.dbclient.health - モジュールio.helidon.dbclient.health
-
Helidon DBクライアント・ヘルス・チェック。
- io.helidon.dbclient.health - パッケージio.helidon.dbclient.health
-
Helidon DBクライアントのヘルス・チェック・サポート。
- io.helidon.dbclient.jdbc - モジュールio.helidon.dbclient.jdbc
-
Helidon共通マッパー。
- io.helidon.dbclient.jdbc - パッケージio.helidon.dbclient.jdbc
-
JDBC用のHelidon DB実装。
- io.helidon.dbclient.jdbc.spi - パッケージio.helidon.dbclient.jdbc.spi
-
JDBC用のHelidon DB実装のサービス・プロバイダ・インタフェース。
- io.helidon.dbclient.jsonp - モジュールio.helidon.dbclient.jsonp
-
Helidon DB JSON-Pマッパー。
- io.helidon.dbclient.jsonp - パッケージio.helidon.dbclient.jsonp
-
Helidon DBのJSON処理サポート。
- io.helidon.dbclient.metrics - モジュールio.helidon.dbclient.metrics
-
Helidon DBクライアント・メトリクス。
- io.helidon.dbclient.metrics - パッケージio.helidon.dbclient.metrics
-
Helidon DBクライアントのメトリクス・サポート。
- io.helidon.dbclient.metrics.jdbc - モジュールio.helidon.dbclient.metrics.jdbc
-
Helidon JDBC DBクライアント・メトリクス。
- io.helidon.dbclient.metrics.jdbc - パッケージio.helidon.dbclient.metrics.jdbc
-
Helidon DB JDBCクライアントのメトリクス・サポート。
- io.helidon.dbclient.mongodb - モジュールio.helidon.dbclient.mongodb
-
Helidon共通マッパー。
- io.helidon.dbclient.mongodb - パッケージio.helidon.dbclient.mongodb
-
リアクティブmongoDB用のHelidon DB統合。
- io.helidon.dbclient.spi - パッケージio.helidon.dbclient.spi
-
Helidon DBのサービス・プロバイダ・インタフェース。
- io.helidon.dbclient.tracing - モジュールio.helidon.dbclient.tracing
-
Helidon DBクライアント・トレース。
- io.helidon.dbclient.tracing - パッケージio.helidon.dbclient.tracing
-
Helidon DBのトレース・サポート。
- io.helidon.faulttolerance - モジュールio.helidon.faulttolerance
-
Helidonリアクティブ実装のフォルト・トレランス・モジュール。
- io.helidon.faulttolerance - パッケージio.helidon.faulttolerance
-
Helidon SEリアクティブ実装のフォルト・トレランス。
- io.helidon.graphql.server - モジュールio.helidon.graphql.server
-
GraphQlサーバーの実装。
- io.helidon.graphql.server - パッケージio.helidon.graphql.server
-
Helidon SE用のGraphQLサーバー実装。
- io.helidon.grpc.client - モジュールio.helidon.grpc.client
-
gRPCクライアント・モジュール。
- io.helidon.grpc.client - パッケージio.helidon.grpc.client
-
gRPCクライアントAPI。
- io.helidon.grpc.core - モジュールio.helidon.grpc.core
-
gRPCコア・モジュール。
- io.helidon.grpc.core - パッケージio.helidon.grpc.core
-
リアクティブgRPCサーバーAPIとgRPCクライアントAPIの両方で使用されるコア・クラス。
- io.helidon.grpc.metrics - モジュールio.helidon.grpc.metrics
-
gRPCメトリクス・モジュール。
- io.helidon.grpc.metrics - パッケージio.helidon.grpc.metrics
-
gRPCコールへのメトリクスの追加をサポートするクラス。
- io.helidon.grpc.server - モジュールio.helidon.grpc.server
-
gRPCサーバー・モジュール。
- io.helidon.grpc.server - パッケージio.helidon.grpc.server
-
リアクティブgRPCサーバーAPI。
- io.helidon.health - モジュールio.helidon.health
-
Microprofile構成モジュール。
- io.helidon.health - パッケージio.helidon.health
-
helidon SEのヘルス・チェック・サポート。
- io.helidon.health.checks - モジュールio.helidon.health.checks
-
Helidonヘルス・チェック。
- io.helidon.health.checks - パッケージio.helidon.health.checks
-
マイクロプロファイルの実装によって提供されるヘルス・チェック。
- io.helidon.health.common - モジュールio.helidon.health.common
-
Helidonのヘルス共通。
- io.helidon.health.common - パッケージio.helidon.health.common
-
Health共通パッケージ。
- io.helidon.integrations.cdi.delegates - モジュールio.helidon.integrations.cdi.delegates
-
既存のCDI構成メンバーをラップするクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.delegates - パッケージio.helidon.integrations.cdi.delegates
-
既存のCDI構成メンバーをラップするクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.eclipselink - モジュールio.helidon.integrations.cdi.eclipselink
-
CDIでEclipsetkpn1001xpnktjを操作するためのクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.eclipselink - パッケージio.helidon.integrations.cdi.eclipselink
-
CDIでEclipsetkpn1001xpnktjを操作するためのクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.hibernate - モジュールio.helidon.integrations.cdi.hibernate
-
CDIでHibernateを操作するためのクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.hibernate - パッケージio.helidon.integrations.cdi.hibernate
-
CDIでHibernateを操作するためのクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.jpa - モジュールio.helidon.integrations.cdi.jpa
-
JPAのプロバイダに依存しない部分をCDIに統合するクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.jpa - パッケージio.helidon.integrations.cdi.jpa
-
JPAのプロバイダに依存しない部分をCDIに統合するクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.oci.objectstorage - モジュールio.helidon.integrations.cdi.oci.objectstorage
-
OCIオブジェクト・ストレージ・サービスをCDI 2.0ベース・アプリケーションに統合するクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.oci.objectstorage - パッケージio.helidon.integrations.cdi.oci.objectstorage
-
OCIオブジェクト・ストレージ・サービスをCDI 2.0ベース・アプリケーションに統合するクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.referencecountedcontext - モジュールio.helidon.integrations.cdi.referencecountedcontext
-
コンテキスト参照カウントをサポートするクラスおよびインタフェースを提供します。
- io.helidon.integrations.cdi.referencecountedcontext - パッケージio.helidon.integrations.cdi.referencecountedcontext
-
コンテキスト参照カウントをサポートするクラスおよびインタフェースを提供します。
- io.helidon.integrations.datasource.cdi - モジュールio.helidon.integrations.datasource.cdi
-
DataSource関連CDIポータブル拡張機能の開発を支援するクラスおよびインタフェースを提供します。 - io.helidon.integrations.datasource.cdi - パッケージio.helidon.integrations.datasource.cdi
-
DataSource関連CDIポータブル拡張機能の開発を支援するクラスおよびインタフェースを提供します。 - io.helidon.integrations.datasource.hikaricp.cdi - モジュールio.helidon.integrations.datasource.hikaricp.cdi
-
「Hikari接続プール」のCDI統合。
- io.helidon.integrations.datasource.hikaricp.cdi - パッケージio.helidon.integrations.datasource.hikaricp.cdi
-
「Hikari接続プール」のCDI統合。
- io.helidon.integrations.datasource.ucp.cdi - モジュールio.helidon.integrations.datasource.ucp.cdi
-
DataSourcebeanのプロバイダとしてOracle Universal Connection PoolをCDIに統合するクラスおよびインタフェースを提供します。 - io.helidon.integrations.datasource.ucp.cdi - パッケージio.helidon.integrations.datasource.ucp.cdi
-
DataSourcebeanのプロバイダとしてOracle Universal Connection PoolをCDIに統合するクラスおよびインタフェースを提供します。 - io.helidon.integrations.jedis.cdi - モジュールio.helidon.integrations.jedis.cdi
-
「Jedis Redisクライアント」のCDI統合。
- io.helidon.integrations.jedis.cdi - パッケージio.helidon.integrations.jedis.cdi
-
「Jedis Redisクライアント」のCDI統合。
- io.helidon.integrations.jta.cdi - モジュールio.helidon.integrations.jta.cdi
- io.helidon.integrations.jta.cdi - パッケージio.helidon.integrations.jta.cdi
- io.helidon.integrations.micronaut.cdi - モジュールio.helidon.integrations.micronaut.cdi
-
CDIへのMicronautの統合。
- io.helidon.integrations.micronaut.cdi - パッケージio.helidon.integrations.micronaut.cdi
-
Micronaut beanおよびインターセプタをCDIに統合します。
- io.helidon.integrations.micronaut.cdi.data - パッケージio.helidon.integrations.micronaut.cdi.data
-
CDI用のMicronautデータ固有の拡張機能。
- io.helidon.integrations.micronaut.cdi.processor - モジュールio.helidon.integrations.micronaut.cdi.processor
-
CDIとのMicronaut統合 - Micronaut用の注釈プロセッサ。
- io.helidon.integrations.micronaut.cdi.processor - パッケージio.helidon.integrations.micronaut.cdi.processor
-
Micronaut統合用の注釈プロセッサ。
- io.helidon.integrations.micronaut.data - モジュールio.helidon.integrations.micronaut.data
-
Micronautデータとの統合。
- io.helidon.jersey.common - モジュールio.helidon.jersey.common
-
Jersey処理のユーティリティ。
- io.helidon.jersey.common - パッケージio.helidon.jersey.common
-
Jersey処理のユーティリティ。
- io.helidon.jersey.connector - モジュールio.helidon.jersey.connector
-
Helidon HTTPクライアントを利用して* HTTPリクエストおよびレスポンスを送受信する
Connector。 - io.helidon.jersey.connector - パッケージio.helidon.jersey.connector
-
Helidon HTTPクライアントを使用してHTTPリクエストおよびレスポンスを送受信する
Connector。 - io.helidon.logging.common - モジュールio.helidon.logging.common
-
Helidonロギング。
- io.helidon.logging.common - パッケージio.helidon.logging.common
-
すべてのロギング・フレームワークへのMDC値の委任に対するHelidon MDCサポート。
- io.helidon.logging.common.spi - パッケージio.helidon.logging.common.spi
-
このパッケージは、実際のMDCサポート実装のためのインタフェースを提供します。
- io.helidon.logging.jul - モジュールio.helidon.logging.jul
-
Helidon Java Util Logging MDCサポート・モジュール。
- io.helidon.logging.jul - パッケージio.helidon.logging.jul
-
Helidon Javaユーティリティ・ロギングMDCサポート。
- io.helidon.logging.slf4j - モジュールio.helidon.logging.slf4j
-
Helidon Slf4j MDCモジュール。
- io.helidon.logging.slf4j - パッケージio.helidon.logging.slf4j
-
Helidon Slf4J MDC伝播のサポート。
- io.helidon.media.common - モジュールio.helidon.media.common
-
メディア・タイプは共通クラスをサポートします。
- io.helidon.media.common - パッケージio.helidon.media.common
-
特定の
MediaTypeでコンテンツを処理するための共通クラス。 - io.helidon.media.common.spi - パッケージio.helidon.media.common.spi
-
このパッケージは、
MediaContextの拡張性を提供します。 - io.helidon.media.jackson - モジュールio.helidon.media.jackson
-
Jacksonでは、共通クラスがサポートされます。
- io.helidon.media.jackson - パッケージio.helidon.media.jackson
-
Jacksonメディア・タイプのサポート。
- io.helidon.media.jsonb - モジュールio.helidon.media.jsonb
-
JSON-Bは共通クラスをサポートします。
- io.helidon.media.jsonb - パッケージio.helidon.media.jsonb
-
JSON-Bメディア・タイプのサポート。
- io.helidon.media.jsonp - モジュールio.helidon.media.jsonp
-
JSON-Pは共通クラスをサポートします。
- io.helidon.media.jsonp - パッケージio.helidon.media.jsonp
-
JSON-Pメディア・タイプのサポート。
- io.helidon.media.multipart - モジュールio.helidon.media.multipart
-
メディアMultiPartサポート・クラス。
- io.helidon.media.multipart - パッケージio.helidon.media.multipart
-
Helidon Media MultiPart。
- io.helidon.messaging - モジュールio.helidon.messaging
- io.helidon.messaging - パッケージio.helidon.messaging
-
Helidonリアクティブ・メッセージング。
- io.helidon.messaging.connectors.aq - モジュールio.helidon.messaging.connectors.aq
- io.helidon.messaging.connectors.aq - パッケージio.helidon.messaging.connectors.aq
-
MicroProfileリアクティブ・メッセージングOracle AQコネクタ。
- io.helidon.messaging.connectors.jms - モジュールio.helidon.messaging.connectors.jms
- io.helidon.messaging.connectors.jms - パッケージio.helidon.messaging.connectors.jms
-
マイクロプロファイル・メッセージングJMSコネクタ。
- io.helidon.messaging.connectors.kafka - モジュールio.helidon.messaging.connectors.kafka
- io.helidon.messaging.connectors.kafka - パッケージio.helidon.messaging.connectors.kafka
-
マイクロプロファイル・メッセージングKafkaコネクタ。
- io.helidon.metrics - モジュールio.helidon.metrics
-
Helidonメトリクスの実装。
- io.helidon.metrics - パッケージio.helidon.metrics
-
Java SEのメトリクス・サポート。マイクロプロファイル・メトリクスAPIおよび形式を使用します。
- io.helidon.metrics.prometheus - モジュールio.helidon.metrics.prometheus
-
Prometheusのサポート。
- io.helidon.metrics.prometheus - パッケージio.helidon.metrics.prometheus
-
Prometheusクライアント・エンドポイントのサポート。
- io.helidon.microprofile.accesslog - モジュールio.helidon.microprofile.accesslog
-
MicroProfileアクセス・ログの拡張。
- io.helidon.microprofile.accesslog - パッケージio.helidon.microprofile.accesslog
-
アクセス・ログのサポートを追加するためのMicroProfileの拡張。
- io.helidon.microprofile.cdi - モジュールio.helidon.microprofile.cdi
-
Helidon MPのCDI実装の拡張機能。
- io.helidon.microprofile.cdi - パッケージio.helidon.microprofile.cdi
-
Helidon MPのCDI拡張機能。
- io.helidon.microprofile.config - モジュールio.helidon.microprofile.config
-
マイクロプロファイル構成実装のCDI拡張。
- io.helidon.microprofile.config - パッケージio.helidon.microprofile.config
-
CDI用のマイクロプロファイル構成のHelidon実装。
- io.helidon.microprofile.cors - モジュールio.helidon.microprofile.cors
-
CORSのサポート。
- io.helidon.microprofile.cors - パッケージio.helidon.microprofile.cors
-
Helidon MP CORSのサポート
- io.helidon.microprofile.faulttolerance - モジュールio.helidon.microprofile.faulttolerance
-
マイクロプロファイル・フォールト・トレランスの実装。
- io.helidon.microprofile.faulttolerance - パッケージio.helidon.microprofile.faulttolerance
-
マイクロプロファイル・フォールト・トレランスのHelidon実装。
- io.helidon.microprofile.graphql.server - パッケージio.helidon.microprofile.graphql.server
-
Microprofile GraphQLサーバーの実装。
- io.helidon.microprofile.grpc.client - モジュールio.helidon.microprofile.grpc.client
-
Helidon MPのgRPCクライアント実装。
- io.helidon.microprofile.grpc.client - パッケージio.helidon.microprofile.grpc.client
-
gRPCクライアント・マイクロプロファイル・クラス。
- io.helidon.microprofile.grpc.core - モジュールio.helidon.microprofile.grpc.core
-
gRPCマイクロプロファイル・コア・モジュール
- io.helidon.microprofile.grpc.core - パッケージio.helidon.microprofile.grpc.core
-
コアgRPCマイクロプロファイル・クラス。
- io.helidon.microprofile.grpc.metrics - モジュールio.helidon.microprofile.grpc.metrics
-
gRPCマイクロプロファイル・メトリクス・モジュール
- io.helidon.microprofile.grpc.metrics - パッケージio.helidon.microprofile.grpc.metrics
-
gRPCマイクロプロファイル・メトリクス。
- io.helidon.microprofile.grpc.server - モジュールio.helidon.microprofile.grpc.server
-
gRPCマイクロプロファイル・サーバー・モジュール
- io.helidon.microprofile.grpc.server - パッケージio.helidon.microprofile.grpc.server
-
Microprofile 1.0 gRPCサーバーの実装。
- io.helidon.microprofile.grpc.server.spi - パッケージio.helidon.microprofile.grpc.server.spi
-
Microprofile 1.0 gRPCサーバーの実装。
- io.helidon.microprofile.health - モジュールio.helidon.microprofile.health
-
マイクロプロファイル・ヘルス・モジュール。
- io.helidon.microprofile.health - パッケージio.helidon.microprofile.health
-
マイクロプロファイルのJAX-RSおよびCDIサポートを実装します。
- io.helidon.microprofile.jwt.auth - モジュールio.helidon.microprofile.jwt.auth
-
マイクロプロファイルjwtモジュール。
- io.helidon.microprofile.jwt.auth - パッケージio.helidon.microprofile.jwt.auth
-
Microprofile JWT認証仕様の実装。
- io.helidon.microprofile.messaging - モジュールio.helidon.microprofile.messaging
-
MicroProfileリアクティブ・メッセージングの実装。
- io.helidon.microprofile.messaging - パッケージio.helidon.microprofile.messaging
-
MicroProfileリアクティブ・メッセージングの実装。
- io.helidon.microprofile.messaging.health - モジュールio.helidon.microprofile.messaging.health
-
MicroProfileリアクティブ・メッセージング・ヘルス・チェック。
- io.helidon.microprofile.messaging.health - パッケージio.helidon.microprofile.messaging.health
-
MicroProfileリアクティブ・メッセージング・ヘルス・チェック。
- io.helidon.microprofile.metrics - モジュールio.helidon.microprofile.metrics
-
マイクロプロファイル・メトリクスの実装。
- io.helidon.microprofile.metrics - パッケージio.helidon.microprofile.metrics
-
マイクロプロファイル・メトリクス仕様の実装。
- io.helidon.microprofile.oidc - モジュールio.helidon.microprofile.oidc
-
Microprofile OIDC統合。
- io.helidon.microprofile.oidc - パッケージio.helidon.microprofile.oidc
-
マイクロプロファイル・サーバーのOIDC統合。
- io.helidon.microprofile.openapi - モジュールio.helidon.microprofile.openapi
- io.helidon.microprofile.openapi - パッケージio.helidon.microprofile.openapi
-
Helidon MPでのOpenAPIのサポート。
- io.helidon.microprofile.reactive - モジュールio.helidon.microprofile.reactive
-
MicroProfileリアクティブ・ストリーム・オペレータの実装。
- io.helidon.microprofile.reactive - パッケージio.helidon.microprofile.reactive
-
Helidon MPのMicroProfileリアクティブ・ストリーム・オペレータのサポート。
- io.helidon.microprofile.restclient - モジュールio.helidon.microprofile.restclient
-
MP Restクライアント。
- io.helidon.microprofile.restclient - パッケージio.helidon.microprofile.restclient
-
Jerseyからの残りのクライアント実装に対するHelidon固有の拡張機能。
- io.helidon.microprofile.security - モジュールio.helidon.microprofile.security
-
Microprofile構成モジュール。
- io.helidon.microprofile.security - パッケージio.helidon.microprofile.security
-
HelidonセキュリティとMicroprofileサーバーの統合。
- io.helidon.microprofile.server - モジュールio.helidon.microprofile.server
-
マイクロプロファイル・コンポーネントをバインドし、HTTPサーバーを実行するレイヤーの実装。
- io.helidon.microprofile.server - パッケージio.helidon.microprofile.server
-
Microprofile 1.0サーバーの実装。
- io.helidon.microprofile.tracing - モジュールio.helidon.microprofile.tracing
-
helidonマイクロプロファイル用のEclipse Microprofile Tracingの実装。
- io.helidon.microprofile.tracing - パッケージio.helidon.microprofile.tracing
-
トレース用のマイクロプロファイル拡張。
- io.helidon.microprofile.tyrus - モジュールio.helidon.microprofile.tyrus
-
MP Tyrus統合
- io.helidon.microprofile.tyrus - パッケージio.helidon.microprofile.tyrus
-
TyrusとのHelidon MP統合。
- io.helidon.openapi - モジュールio.helidon.openapi
- io.helidon.openapi - パッケージio.helidon.openapi
-
Helidon SE OpenAPIのサポート。
- io.helidon.security - モジュールio.helidon.security
-
クラウド・セキュリティ・モジュール用のJava。
- io.helidon.security - パッケージio.helidon.security
-
セキュリティ
- io.helidon.security.abac.policy - モジュールio.helidon.security.abac.policy
-
ポリシー属性バリデータ。
- io.helidon.security.abac.policy - パッケージio.helidon.security.abac.policy
-
属性ベースのアクセス制御ポリシー・バリデータ。
- io.helidon.security.abac.policy.el - モジュールio.helidon.security.abac.policy.el
-
ポリシー属性バリデータ。
- io.helidon.security.abac.policy.el - パッケージio.helidon.security.abac.policy.el
-
Java EE式言語との統合。
- io.helidon.security.abac.policy.spi - パッケージio.helidon.security.abac.policy.spi
-
属性ベースのアクセス制御でポリシー・ステートメントをサポートするサービス・プロバイダ・インタフェース(SPI)。
- io.helidon.security.abac.role - モジュールio.helidon.security.abac.role
-
ロール属性バリデータ。
- io.helidon.security.abac.role - パッケージio.helidon.security.abac.role
-
ロール属性バリデータ。
- io.helidon.security.abac.scope - モジュールio.helidon.security.abac.scope
-
スコープ属性バリデータ。
- io.helidon.security.abac.scope - パッケージio.helidon.security.abac.scope
-
スコープ(OAuth2)属性バリデータ。
- io.helidon.security.abac.time - モジュールio.helidon.security.abac.time
-
時間属性バリデータ。
- io.helidon.security.abac.time - パッケージio.helidon.security.abac.time
-
時間属性バリデータ。
- io.helidon.security.annotations - モジュールio.helidon.security.annotations
-
注釈をサポートする環境と統合するための注釈。
- io.helidon.security.annotations - パッケージio.helidon.security.annotations
-
注釈をサポートするコンテナとの統合のための注釈。
- io.helidon.security.integration.common - モジュールio.helidon.security.integration.common
-
セキュリティ統合共通。
- io.helidon.security.integration.common - パッケージio.helidon.security.integration.common
-
HelidonセキュリティをWebサーバーやJerseyなどの他のコンポーネントと統合するためのユーティリティ。
- io.helidon.security.integration.grpc - モジュールio.helidon.security.integration.grpc
-
Helidon gRPCとのセキュリティ統合。
- io.helidon.security.integration.grpc - パッケージio.helidon.security.integration.grpc
-
GrpcServerの統合ライブラリ。 - io.helidon.security.integration.jersey - モジュールio.helidon.security.integration.jersey
-
Jerseyとのセキュリティ統合。
- io.helidon.security.integration.jersey - パッケージio.helidon.security.integration.jersey
-
セキュリティ・モジュールのJersey統合。
- io.helidon.security.integration.jersey.client - モジュールio.helidon.security.integration.jersey.client
-
Jersey Clientとのセキュリティ統合。
- io.helidon.security.integration.jersey.client - パッケージio.helidon.security.integration.jersey.client
-
セキュリティ・モジュールのJerseyクライアント統合。
- io.helidon.security.integration.webserver - モジュールio.helidon.security.integration.webserver
-
Helidon Webサーバーとのセキュリティ統合。
- io.helidon.security.integration.webserver - パッケージio.helidon.security.integration.webserver
-
RxServerの統合ライブラリ。
- io.helidon.security.jwt - モジュールio.helidon.security.jwt
-
HTTPシグネチャ・プロバイダ。
- io.helidon.security.jwt - パッケージio.helidon.security.jwt
-
JWT (JSON webトークン)のサポート。
- io.helidon.security.jwt.jwk - パッケージio.helidon.security.jwt.jwk
-
JWK (JSON webキー)サポート。
- io.helidon.security.providers.abac - モジュールio.helidon.security.providers.abac
-
属性ベースのアクセス制御プロバイダ。
- io.helidon.security.providers.abac - パッケージio.helidon.security.providers.abac
-
属性ベースのアクセス制御(ABAC)セキュリティ・プロバイダ。
- io.helidon.security.providers.abac.spi - パッケージio.helidon.security.providers.abac.spi
-
属性ベースのアクセス制御(ABAC)セキュリティ・プロバイダSPI。
- io.helidon.security.providers.common - モジュールio.helidon.security.providers.common
-
クラウド・セキュリティ・モジュール・プロバイダ用のJava。
- io.helidon.security.providers.common - パッケージio.helidon.security.providers.common
-
プロバイダ実装の共通クラス。
- io.helidon.security.providers.common.spi - パッケージio.helidon.security.providers.common.spi
-
セキュリティを有効化/無効化するリソース・クラスおよびメソッドのカスタマイズされた分析をサポートするための、Jerseyとの統合の拡張。
- io.helidon.security.providers.google.login - モジュールio.helidon.security.providers.google.login
-
Googleログイン認証プロバイダ。
- io.helidon.security.providers.google.login - パッケージio.helidon.security.providers.google.login
-
Googleログイン・ボタンとの統合。
- io.helidon.security.providers.header - モジュールio.helidon.security.providers.header
-
ヘッダー・ベースの認証プロバイダ。
- io.helidon.security.providers.header - パッケージio.helidon.security.providers.header
-
(any)ヘッダーからユーザー名を抽出できるプロバイダ。
- io.helidon.security.providers.httpauth - モジュールio.helidon.security.providers.httpauth
-
basicおよびdigest認証プロバイダ。
- io.helidon.security.providers.httpauth - パッケージio.helidon.security.providers.httpauth
-
"basic"および"ダイジェスト"認証スキームをロール・サポートとともにサポートする基本セキュリティ・プロバイダ。
- io.helidon.security.providers.httpauth.spi - パッケージio.helidon.security.providers.httpauth.spi
-
basic認証プロバイダおよびdigest認証プロバイダのSPI。
- io.helidon.security.providers.httpsign - モジュールio.helidon.security.providers.httpsign
-
HTTPシグネチャ・プロバイダ。
- io.helidon.security.providers.httpsign - パッケージio.helidon.security.providers.httpsign
-
着信シグネチャの検証およびアウトバウンド・リクエストのシグネチャをサポートするプロバイダ。
- io.helidon.security.providers.idcs.mapper - モジュールio.helidon.security.providers.idcs.mapper
-
IDCSロール・マッパー。
- io.helidon.security.providers.idcs.mapper - パッケージio.helidon.security.providers.idcs.mapper
-
IDCSサーバーからロールを取得してユーザー・サブジェクトにマップするマッパー。
- io.helidon.security.providers.jwt - モジュールio.helidon.security.providers.jwt
-
JWTプロバイダ。
- io.helidon.security.providers.jwt - パッケージio.helidon.security.providers.jwt
-
着信JWTを処理し、それに基づいてユーザーをアサートし、アウトバウンド呼出し用にJWT (または新規作成)を伝播できるプロバイダ。
- io.helidon.security.providers.oidc - モジュールio.helidon.security.providers.oidc
-
OIDC認証およびセキュリティ伝播プロバイダ。
- io.helidon.security.providers.oidc - パッケージio.helidon.security.providers.oidc
-
Open ID Connectプロバイダとの統合。
- io.helidon.security.providers.oidc.common - モジュールio.helidon.security.providers.oidc.common
-
OIDC共通クラス。
- io.helidon.security.providers.oidc.common - パッケージio.helidon.security.providers.oidc.common
-
オープンIDすべてのOIDC関連コンポーネントから使用可能な接続(OIDC)クラス。
- io.helidon.security.spi - パッケージio.helidon.security.spi
-
セキュリティ・コンポーネントSPI。
- io.helidon.security.util - モジュールio.helidon.security.util
-
Helidonセキュリティ・ユーティリティ。
- io.helidon.security.util - パッケージio.helidon.security.util
-
セキュリティ・モジュールの一般的なユーティリティ。
- io.helidon.tracing - モジュールio.helidon.tracing
-
コレクタをトレースするための抽象APIおよびSPIを使用した、helidonのOpentraceのサポート。
- io.helidon.tracing - パッケージio.helidon.tracing
-
Helidonの分散トレースのサポート。
- io.helidon.tracing.config - モジュールio.helidon.tracing.config
-
トレース対象コンポーネントのトレース構成。
- io.helidon.tracing.config - パッケージio.helidon.tracing.config
-
トレースされたコンポーネント、スパンおよびログの構成。
- io.helidon.tracing.jaeger - モジュールio.helidon.tracing.jaeger
-
Jaegerトレースのサポート。
- io.helidon.tracing.jaeger - パッケージio.helidon.tracing.jaeger
-
JaegerトレーサとのHelidon統合。
- io.helidon.tracing.jersey - モジュールio.helidon.tracing.jersey
-
Jerseyとの統合のトレース。
- io.helidon.tracing.jersey - パッケージio.helidon.tracing.jersey
-
Jerseyとトレースの統合。
- io.helidon.tracing.jersey.client - モジュールio.helidon.tracing.jersey.client
-
jersey (JAX-RS)クライアントとの統合のトレース。
- io.helidon.tracing.jersey.client - パッケージio.helidon.tracing.jersey.client
-
Jerseyクライアントのトレース・サポート。
- io.helidon.tracing.spi - パッケージio.helidon.tracing.spi
-
分散トレーサの統合をサポートするSPIクラス。
- io.helidon.tracing.tracerresolver - モジュールio.helidon.tracing.tracerresolver
-
TracerResolverトレースのサポート。 - io.helidon.tracing.tracerresolver - パッケージio.helidon.tracing.tracerresolver
-
TracerResolverのHelidonトレース・サポート。 - io.helidon.tracing.zipkin - モジュールio.helidon.tracing.zipkin
-
Zipkinトレースのサポート。
- io.helidon.tracing.zipkin - パッケージio.helidon.tracing.zipkin
-
Zipkinとの統合のためのBraveベースのOpen Tracing実装。
- io.helidon.webclient - モジュールio.helidon.webclient
-
Helidon WebClient。
- io.helidon.webclient - パッケージio.helidon.webclient
-
Restコール用のリアクティブ・クライアント。
- io.helidon.webclient.jaxrs - モジュールio.helidon.webclient.jaxrs
-
JAX-RSクライアントとの基本統合。
- io.helidon.webclient.jaxrs - パッケージio.helidon.webclient.jaxrs
-
JAX-RS (Jersey)クライアントに対するHelidonのサポート。
- io.helidon.webclient.metrics - モジュールio.helidon.webclient.metrics
-
Helidon WebClientメトリクス。
- io.helidon.webclient.metrics - パッケージio.helidon.webclient.metrics
-
クライアント・メトリクス・サービス。
- io.helidon.webclient.security - モジュールio.helidon.webclient.security
-
Helidon WebClientセキュリティ。
- io.helidon.webclient.security - パッケージio.helidon.webclient.security
-
クライアント・サービス伝播サービス。
- io.helidon.webclient.spi - パッケージio.helidon.webclient.spi
-
このパッケージは、
WebClientの拡張性を提供します。 - io.helidon.webclient.tracing - モジュールio.helidon.webclient.tracing
-
Helidon WebClientトレース。
- io.helidon.webclient.tracing - パッケージio.helidon.webclient.tracing
-
クライアント・トレース伝播サービス。
- io.helidon.webserver - モジュールio.helidon.webserver
-
リアクティブwebサーバー。
- io.helidon.webserver - パッケージio.helidon.webserver
-
リアクティブwebサーバーAPI。
- io.helidon.webserver.accesslog - モジュールio.helidon.webserver.accesslog
-
リアクティブwebサーバー。
- io.helidon.webserver.accesslog - パッケージio.helidon.webserver.accesslog
-
Helidon WebServerのアクセス・ログのサポート。
- io.helidon.webserver.cors - モジュールio.helidon.webserver.cors
-
Helidon SE CORSモジュール
- io.helidon.webserver.cors - パッケージio.helidon.webserver.cors
-
Helidon SE CORSのサポート
- io.helidon.webserver.jersey - モジュールio.helidon.webserver.jersey
-
Jersey統合。
- io.helidon.webserver.jersey - パッケージio.helidon.webserver.jersey
- io.helidon.webserver.tyrus - モジュールio.helidon.webserver.tyrus
-
Tyrus統合。
- io.helidon.webserver.tyrus - パッケージio.helidon.webserver.tyrus
-
Tyrus統合。
- IoMulti - io.helidon.common.reactiveのインタフェース
-
標準IOリソースからリアクティブ・ストリームを作成します。
- IoMulti.MultiFromByteChannelBuilder - io.helidon.common.reactiveのクラス
-
ReadableByteChannelからMultiを作成するためのFluent APIビルダー。 - IoMulti.MultiFromInputStreamBuilder - io.helidon.common.reactiveのクラス
-
InputStreamからMultiを作成するためのFluent APIビルダー。 - IoMulti.OutputStreamMultiBuilder - io.helidon.common.reactiveのクラス
- is(char) - クラスio.helidon.common.http.CharMatcherのstaticメソッド
-
指定された文字のみに一致する
char正規表現エンジンを返します。 - isAccepted(MediaType) - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
指定されたメディア・タイプがこのリクエストのレスポンスとして受け入れ可能かどうかをテストします。
- isAck() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
-
メッセージがまだ確認されているかどうかを確認します。
- isActive() - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
-
呼び出されると、
trueを返します。 - isAnnotatedService() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
-
このモデラーに注釈付きサービスが含まれているかどうかを判定します。
- isAnnotationPresent(Class<? extends Annotation>) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
- isApplicable(Class<?>) - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのメソッド
- isAuthenticated() - インタフェースio.helidon.security.SecurityContextのメソッド
-
ユーザーが認証されている場合はtrueを返します。
- isAvailableFor(WebServer) - インタフェースio.helidon.webserver.Transportのメソッド
- isBuffered() - クラスio.helidon.media.multipart.ReadableBodyPartのメソッド
-
この
BodyPartインスタンスのコンテンツがメモリーにバッファリングされているかどうかを示します。 - isBuildTime() - クラスio.helidon.common.NativeImageHelperのstaticメソッド
-
ネイティブ・イメージ・ビルド時間内かどうかを確認します。
- isCancelled() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
パブリッシャが終了状態CANCELLEDであるかどうかを確認します。
- isCancelled() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
パブリッシャが取り消されたかどうかを確認します。
- isClass() - クラスio.helidon.common.GenericTypeのメソッド
-
このジェネリック型がジェネリック情報を持たない単純なクラスを表すかどうか。
- isClosed() - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
-
このサブスクライバ・ホルダーがクローズされているかどうかを確認します。
- isCompleted() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
パブリッシャがダウンストリームで
onCompleteシグナルを送信したかどうかを確認します。 - isCompleted() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
パブリッシャが完了しているかどうかを確認します。
- isDefault(boolean) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
-
trueに設定されている場合(デフォルト値)、このポリシーは、構成されているプロバイダを結合する仮想プロバイダを返します。
- isEmpty() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
-
このストアが空かどうかを確認します。
- isEnabled() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのメソッド
-
TLSが有効かどうかを確認します。
- isEnabled() - クラスio.helidon.tracing.config.Traceableのメソッド
-
このトレースを実行するかどうか。
- isEnabled() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
- isEnabled() - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
-
このインスタンスが有効かどうかをレポートします。
- isFailed() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
パブリッシャが失敗したかどうかを確認します。
- isFixedSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
-
スレッド数が時間の経過とともに変化するかどうかをテストします。
- isFlushChunk() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
フラッシュ・フラグが設定された空のデータ・チャンクを使用して、接続を強制的にフラッシュできます。
- isHttp2Enabled() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
HTTP/2が構成で有効になっているかどうかを確認します。
- isIndexed() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
索引付けされたパラメータを持つ文かどうか。
- isInProcessChannel() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
-
これがインプロセス
Channelを構築するための記述子であるかどうかを確認します。 - isJdkSSL() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのメソッド
-
JDK SSLが使用されているかどうかを確認します。
- isLazy() - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
-
構成ソースが遅延の場合、その
ConfigSourceRuntime.load()メソッドは常に空を返し、その値を取得するにはConfigSourceRuntime.node(String)メソッドを使用する必要があります。 - isLeaf() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
-
キーがリーフ・ノードを表す場合に
trueを返します。 - isLeaf() - インタフェースio.helidon.config.Configのメソッド
-
このノードが存在し、リーフ・ノード(子がありません)である場合に
trueを返します。 - isLeaf() - 列挙型io.helidon.config.Config.Typeのメソッド
-
この構成ノードが既存の値ノードである場合に
trueを返します。 - isLoaded() - インタフェースio.helidon.common.LazyValueのメソッド
-
値がロードされた場合はtrueを返し、サプライヤが呼び出されなかった場合はfalseを返します。
- isModified(byte[]) - クラスio.helidon.config.FileConfigSourceのメソッド
- isModified(byte[]) - クラスio.helidon.config.FileOverrideSourceのメソッド
- isModified(byte[]) - クラスio.helidon.config.git.GitConfigSourceのメソッド
- isModified(Long) - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
- isModified(Path, byte[]) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
-
指定されたダイジェストと比較して、ファイル・システム上のファイルが変更されているかどうかを確認します。
- isModified(Path, Instant) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
-
ファイル・システム上のファイルが最終変更タイムスタンプに基づいて変更されているかどうかを確認します。
- isModified(Instant) - クラスio.helidon.config.DirectoryConfigSourceのメソッド
- isModified(Instant) - クラスio.helidon.config.UrlConfigSourceのメソッド
- isModified(Instant) - クラスio.helidon.config.UrlOverrideSourceのメソッド
- isModified(Map<?, ?>) - クラスio.helidon.config.MapConfigSourceのメソッド
- isModified(S) - インタフェースio.helidon.config.spi.PollableSourceのメソッド
-
このメソッドは、このソースが変更されたかどうかをチェックするために呼び出されます。
- isNamed() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
これが名前付きパラメータを持つ文かどうか。
- isNativeImage() - クラスio.helidon.common.NativeImageHelperのstaticメソッド
-
ネイティブ・イメージ環境の(ビルド時またはランタイム)であるかどうかを確認します。
- isNot(char) - クラスio.helidon.common.http.CharMatcherのstaticメソッド
-
指定された文字以外の任意の文字に一致する
char正規表現エンジンを返します。 - isNotPublic() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
このメソッド・リストから、publicでないすべてのメソッドを含むメソッドの新しいサブリストを取得します。
- isOfMethod(Http.Method...) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定されたHTTPメソッドのいずれかを含むリクエストのみを受け入れます。
- isOfMethod(String...) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
指定されたHTTPメソッドのいずれかを含むリクエストのみを受け入れます。
- isOptional() - インタフェースio.helidon.security.SecurityRequestのメソッド
-
trueで、セキュリティ・プロバイダがrequest/response/message,またはヘッダーに必要な情報を見つけられない場合、副作用なしで
SecurityResponse.SecurityStatus.FAILUREを返す必要があります(例: - isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
- isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのメソッド
- isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.header.HeaderAtnProviderのメソッド
- isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのメソッド
- isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのメソッド
- isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.jwt.JwtProviderのメソッド
- isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
- isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - インタフェースio.helidon.security.spi.OutboundSecurityProviderのメソッド
-
実行するパスがこのセキュリティ・プロバイダでサポートされているかどうかを確認してください。
- isPasswordValid(char[]) - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
-
パスワードが有効かどうかを確認します。
- isPermitted() - クラスio.helidon.security.AuthorizationResponseのメソッド
-
リソースへのアクセスが許可された場合はtrueを返します。
- isPresent() - インタフェースio.helidon.config.ConfigValueのメソッド
-
存在する値がある場合は
trueを返し、それ以外の場合はfalseを返します。 - isReadOnly() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
このチャンクの基礎となるバイト・バッファが読取り専用の場合は
trueを返し、それ以外の場合はfalseを返します。 - isReadOnly(ELContext, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
- isReleased() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
このチャンクが解放されるかどうか、およびメソッド((
DataChunk.iterator()、DataChunk.bytes()など))によって返される関連データ構造体は使用しないでください。 - isRoot() - インタフェースio.helidon.config.Config.Keyのメソッド
-
キーがルート構成ノードを表す場合は
trueを返し、それ以外の場合はfalseを返します。 - isRunning() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
-
サーバーが現在実行中の場合、
trueを返します。 - isRunning() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
- isRunning() - インタフェースio.helidon.webserver.WebServerのメソッド
-
サーバーが現在実行中の場合、
trueを返します。 - isRuntime() - クラスio.helidon.common.NativeImageHelperのstaticメソッド
-
ネイティブ・イメージ・ランタイムにいるかどうかを確認します。
- isSecure() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
このリクエストがHTTPSなどのセキュアなチャネルを使用して行われたかどうかを示すを取得します。
- isSecure() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
このリクエストがHTTPSなどのセキュアなチャネルを使用して行われたかどうかを示すを返します。
- isSecurityClass(StackWalker.StackFrame) - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのstaticメソッド
- isSensitive() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
-
これが機密情報(パスワードなど)かどうか。
- isStreaming() - クラスio.helidon.grpc.server.GrpcTracingConfigのメソッド
- isSuccess() - 列挙型io.helidon.security.SecurityResponse.SecurityStatusのメソッド
- issuer() - クラスio.helidon.security.jwt.Jwtのメソッド
-
発行者クレームです。
- issuer() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
トークン発行者。
- issuer(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
新規JWTの作成に使用される発行者。
- issuer(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
発行者クレームはJWTを発行したプリンシパルを識別します。
- issuer(String) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
-
トークンの発行者。
- issuer(String) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
新規JWTの作成に使用される発行者。
- issuer(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
発行済トークンの発行者。
- issueTime() - クラスio.helidon.security.jwt.Jwtのメソッド
-
時間請求の発行。
- issueTime(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
発行時間は、このJWTが発行された時間を定義します。
- issueTime(Instant) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
-
トークンが発行された時間。
- isUnbounded() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
ダウンストリーム・リクエストされたアイテム数が制限されていないかどうかを確認します(例:
- isUnbounded() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
ダウンストリームでリクエストされたアイテム数が制限されていないかどうかを確認します。例:。
- isUserInRole(Subject, String) - インタフェースio.helidon.security.spi.AuthorizationProviderのメソッド
-
現在のユーザーが指定されたロールに属している場合はtrueを返します。
- isUserInRole(String) - インタフェースio.helidon.security.SecurityContextのメソッド
-
ユーザーが指定されたロールに属しているかどうかを確認します(グローバル認可プロバイダでサポートされている場合)。
- isUserInRole(String, String) - インタフェースio.helidon.security.SecurityContextのメソッド
-
ユーザーが指定されたロールに属しているかどうかを確認します(グローバルまたは特定の認可プロバイダでサポートされている場合)。
- isValid() - クラスio.helidon.common.Errorsのメソッド
-
これらのメッセージが有効な結果であるかどうかを確認します。
- isValid(SecurityResponse.SecurityStatus) - 列挙型io.helidon.security.CompositeProviderFlagのメソッド
-
ステータスがこのフラグに対して有効かどうかを確認します。
- isVerbose() - クラスio.helidon.grpc.server.GrpcTracingConfigのメソッド
- isWildcardSubtype() - クラスio.helidon.common.http.MediaTypeのメソッド
-
サブタイプがワイルドカードかどうかを確認します。
- isWildcardType() - クラスio.helidon.common.http.MediaTypeのメソッド
-
プライマリ・タイプがワイルドカードかどうかを確認します。
- iterate(T, UnaryOperator<T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- iterator() - インタフェースio.helidon.common.http.DataChunkのメソッド
- iterator() - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのメソッド
- iterator() - クラスio.helidon.grpc.core.PriorityBagのメソッド
- iterator() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
このメソッド・リストに含まれる
annotated methodsのリストのイテレータ。 - iterator() - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
J
- JacksonProvider - io.helidon.media.jacksonのクラス
-
JacksonはSPIプロバイダをサポートします。
- JacksonProvider() - クラスio.helidon.media.jackson.JacksonProviderのコンストラクタ
- JacksonRuntimeException - io.helidon.media.jacksonでの例外
-
JacksonでJSON操作を実行中に問題が発生したことを示す
RuntimeException。 - JacksonSupport - io.helidon.media.jacksonのクラス
-
Jackson統合のサポート。
- JaegerTracerBuilder - io.helidon.tracing.jaegerのクラス
-
JaegerTracerBuilderは、
TracerがJaegerで使用する便利なビルダーです。 - JaegerTracerBuilder() - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのコンストラクタ
-
デフォルトのコンストラクタでは、状態は変更されません。
- JaegerTracerProvider - io.helidon.tracing.jaegerのクラス
-
Jaeger javaサービス。
- JaegerTracerProvider() - クラスio.helidon.tracing.jaeger.JaegerTracerProviderのコンストラクタ
- javaIsoControl() - クラスio.helidon.common.http.CharMatcherのstaticメソッド
-
文字が
Character.isISOControl(char)で指定されたISO制御文字であるかどうかを判断します。 - JavaMarshaller<T> - io.helidon.grpc.coreのクラス
-
Java直列化を使用するgRPC
MethodDescriptor.Marshallerの実装。 - JavaMarshaller() - クラスio.helidon.grpc.core.JavaMarshallerのコンストラクタ
- JavaMarshaller.Supplier - io.helidon.grpc.coreのクラス
-
JavaMarshallerのインスタンスを提供するMarshallerSupplier実装。 - javaMethodName() - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
-
このハンドラのマップ先となる基礎となるJavaメソッドの名前を取得します。
- javaType() - インタフェースio.helidon.dbclient.DbColumnのメソッド
-
基礎となるデータベース・ドライバによって返される列のタイプ。
- javaType() - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
- JavaxElPolicyExecutor - io.helidon.security.abac.policy.elのクラス
-
PolicyExecutorfor Java EE Expression Language (EL)。 - JavaxElPolicyExecutor.Builder - io.helidon.security.abac.policy.elのクラス
-
JavaxElPolicyExecutor用のfluent APIビルダー。 - JavaxElPolicyExecutorService - io.helidon.security.abac.policy.elのクラス
-
ABACのポリシー・エグゼキュータとして自動的に追加される
JavaxElPolicyExecutorのJavaサービス。 - JavaxElPolicyExecutorService() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorServiceのコンストラクタ
- JAX_RS_TRACING_COMPONENT - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
-
トレース構成の取得に使用されるトレース・コンポーネントの名前。
- JaxRsApplication - io.helidon.microprofile.serverのクラス
-
登録するJAX-RSアプリケーション。
- JaxRsApplication.Builder - io.helidon.microprofile.serverのクラス
-
JaxRsApplicationインスタンスを作成するFluent APIビルダー。 - JaxRsCdiExtension - io.helidon.microprofile.serverのクラス
-
Jersey関連のものを構成します。
- JaxRsCdiExtension() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのコンストラクタ
- JaxRsClient - io.helidon.webclient.jaxrsのクラス
-
トレースの伝播や
Contextの正しい処理などのHelidon機能をサポートするためのClientBuilderへのアクセス・ポイント。 - JdbcDbClientProvider - io.helidon.dbclient.jdbcのクラス
-
JDBCデータベース実装のプロバイダ。
- JdbcDbClientProvider() - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderのコンストラクタ
- JdbcDbClientProviderBuilder - io.helidon.dbclient.jdbcのクラス
-
Helidon DB APIから
DbClientProviderBuilderを実装するJdbcDbClientProviderBuilder用のFluent APIビルダー。 - JdbcMetricsCounter - io.helidon.dbclient.metrics.jdbcのクラス
-
Hikari CPメトリックの
Counterメトリック・ラッパー。 - JdbcMetricsExtensionProvider - io.helidon.dbclient.metrics.jdbcのクラス
-
メトリクスのJDBC構成インターセプタ・プロバイダ。
- JdbcMetricsExtensionProvider() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsExtensionProviderのコンストラクタ
- JdbcMetricsGauge<T> - io.helidon.dbclient.metrics.jdbcのクラス
-
Hikari CPメトリックの
Gaugeメトリック・ラッパー。 - JdbcMetricsHistogram - io.helidon.dbclient.metrics.jdbcのクラス
-
Hikari CPメトリックの
Histogramメトリック・ラッパー。 - JdbcMetricsMeter - io.helidon.dbclient.metrics.jdbcのクラス
-
Hikari CPメトリックの
Meterメトリック・ラッパー。 - JdbcMetricsSnapshot - io.helidon.dbclient.metrics.jdbcのクラス
-
Hikari CPメトリックのメトリック
Snapshotラッパー。 - JdbcMetricsTimer - io.helidon.dbclient.metrics.jdbcのクラス
-
Hikari CPメトリックの
Timerメトリック・ラッパー。 - JdbcMetricsTimerContext - io.helidon.dbclient.metrics.jdbcのクラス
-
Hikari CPメトリックのメトリック
Timer.Contextラッパー。 - jdkSSL(boolean) - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
-
使用するSSL実装のタイプを設定します。
- JedisExtension - io.helidon.integrations.jedis.cdiのクラス
-
「Jedis Redisクライアント」のCDI統合を提供する
Extension。 - JedisExtension() - クラスio.helidon.integrations.jedis.cdi.JedisExtensionのコンストラクタ
-
新しい
JedisExtensionを作成します。 - JerseyClientAutoDiscoverable - io.helidon.webclient.jaxrsのクラス
-
すべてのクライアント非同期操作にカスタム・エグゼキュータ・サービスを使用する自動検出可能な機能。
- JerseyClientAutoDiscoverable() - クラスio.helidon.webclient.jaxrs.JerseyClientAutoDiscoverableのコンストラクタ
- JerseySupport - io.helidon.webserver.jerseyのクラス
-
Jerseyサポートは、Jersey (JAX-RS RI)をWebサーバーに統合します。
- JerseySupport.Builder - io.helidon.webserver.jerseyのクラス
-
JerseySupportを簡単に作成するためのビルダー。 - jitter(Duration) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
-
遅延のランダムな部分。
- JmsBytesMessage - io.helidon.messaging.connectors.jmsのクラス
- JmsConfigBuilder - io.helidon.messaging.connectors.jmsのクラス
-
JMS固有の構成を構築します。
- JmsConnector - io.helidon.messaging.connectors.jmsのクラス
-
MicroProfileリアクティブ・メッセージングJMSコネクタ。
- JmsConnector(Config, Instance<ConnectionFactory>) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのコンストラクタ
-
新しいJmsConnectorを作成します。
- JmsConnector(Map<String, ConnectionFactory>, ScheduledExecutorService, ExecutorService) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのコンストラクタ
-
新しいJmsConnectorを作成します。
- JmsConnector.JmsConnectorBuilder - io.helidon.messaging.connectors.jmsのクラス
-
JmsConnectorのビルダー。 - JmsConnectorBuilder() - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのコンストラクタ
- JmsMessage<PAYLOAD> - io.helidon.messaging.connectors.jmsのインタフェース
-
すべてのメタデータとともにJMSメッセージを表すメッセージ。
- JmsMessage.CustomMapper<PAYLOAD> - io.helidon.messaging.connectors.jmsのインタフェース
-
Message作成用マッパー。 - JmsMessage.OutgoingJmsMessageBuilder<PAYLOAD> - io.helidon.messaging.connectors.jmsのクラス
-
送信JMSメッセージ・ビルダー。
- JmsTextMessage - io.helidon.messaging.connectors.jmsのクラス
- jndiInitialContextProperties(Map<String, String>) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
初期コンテキストjava.naming.factory.initial、java.naming.provider.urlの作成に使用される環境プロパティ。
- jndiInitialFactory(Class<? extends InitialContextFactory>) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
JNDI初期ファクトリ。
- jndiInitialFactory(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
JNDI初期ファクトリ。
- jndiJmsFactory(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
JMSファクトリのJNDI名。
- jndiProviderUrl(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
JNDIプロバイダURL。
- jndiService() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのメソッド
-
呼び出されると、
UnsupportedOperationExceptionをスローします。 - JpaExtension - io.helidon.integrations.cdi.jpaのクラス
-
JPAのプロバイダに依存しない部分をCDIに統合する、Java 「サービス・プロバイダ・インフラストラクチャ」によって通常インスタンス化されるポータブルな拡張機能。
- JpaExtension() - クラスio.helidon.integrations.cdi.jpa.JpaExtensionのコンストラクタ
-
新しい
JpaExtensionを作成します。 - json(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
-
JSONからキーをロードします。
- JSON_EVENT_STREAM_PREDICATE - クラスio.helidon.common.http.MediaTypeのstatic変数
-
パラメータまたはパラメータ"element-type"を使用せずに
MediaTypeがtext/event-streamかどうかをテストする述語。 - JSON_PREDICATE - クラスio.helidon.common.http.MediaTypeのstatic変数
-
MediaTypeがapplication/jsonか、jsonサフィクスがあるかをテストするための述語。 - JsonbMarshaller<T> - io.helidon.grpc.coreのクラス
-
直列化にJSONBを使用するgRPC
MethodDescriptor.Marshallerの実装です。 - JsonbMarshaller.Supplier - io.helidon.grpc.coreのクラス
-
JsonbMarshallerのインスタンスを提供するMarshallerSupplier実装。 - JsonbProvider - io.helidon.media.jsonbのクラス
-
JSON-BはSPIプロバイダをサポートします。
- JsonbProvider() - クラスio.helidon.media.jsonb.JsonbProviderのコンストラクタ
- JsonbSupport - io.helidon.media.jsonbのクラス
-
JSON-B統合のサポート。
- JsonpProvider - io.helidon.media.jsonpのクラス
-
JSON処理ではSPIプロバイダがサポートされます。
- JsonpProvider() - クラスio.helidon.media.jsonp.JsonpProviderのコンストラクタ
- jsonProcessingConfig(Map<String, ?>) - クラスio.helidon.media.jsonp.JsonpSupport.Builderのメソッド
-
リーダー・ファクトリおよびライター・ファクトリの作成時に使用する構成。
- JsonProcessingMapper - io.helidon.dbclient.jsonpのクラス
-
Json処理マッパー。
- JsonProcessingMapperProvider - io.helidon.dbclient.jsonpのクラス
-
JSON-Pマッパー・プロバイダ。
- JsonProcessingMapperProvider() - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperProviderのコンストラクタ
- JsonpSupport - io.helidon.media.jsonpのクラス
-
JSON処理統合のサポート。
- JsonpSupport.Builder - io.helidon.media.jsonpのクラス
-
JsonpSupport用のFluent-APIビルダー。 - jsonReaderFactory(JsonReaderFactory) - クラスio.helidon.media.jsonp.JsonpSupport.Builderのメソッド
-
明示的なJSON-Pリーダー・ファクトリ・インスタンス。
- JsonService - io.helidon.webserverのクラス
- JsonService() - クラスio.helidon.webserver.JsonServiceのコンストラクタ
- JsonWebTokenImpl - io.helidon.microprofile.jwt.authのクラス
-
AbacSupportの追加サポートによるJsonWebTokenの実装。 - jsonWriterFactory(JsonWriterFactory) - クラスio.helidon.media.jsonp.JsonpSupport.Builderのメソッド
-
明示的なJSON-Pライター・ファクトリ・インスタンス。
- JulMdc - io.helidon.logging.julのクラス
-
Java Util LoggingフレームワークのMDC実装。
- JulMdcPropagator - io.helidon.logging.julのクラス
-
これは、異なるスレッド間のJUL MDC値のプロパゲータです。
- JulMdcPropagator() - クラスio.helidon.logging.jul.JulMdcPropagatorのコンストラクタ
- JulMdcProvider - io.helidon.logging.julのクラス
-
MDC値をJava Util Logging MDCサポートに設定するためのプロバイダ。
- JulMdcProvider() - クラスio.helidon.logging.jul.JulMdcProviderのコンストラクタ
- just(Collection<T>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
指定されたアイテムを単一のサブスクライバに公開する
Multiインスタンスを作成します。 - just(Supplier<? extends ConfigSource>...) - インタフェースio.helidon.config.Configのstaticメソッド
-
指定された
ConfigSourceからロードされた新しいConfigを作成します。 - just(T) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
指定されたアイテムをサブスクライバに公開する
Singleインスタンスを作成します。 - just(T...) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
指定されたアイテムを単一のサブスクライバに公開する
Multiインスタンスを作成します。 - justCall() - クラスio.helidon.config.RetryPoliciesのstaticメソッド
-
リクエストされたメソッドを実行せずに一度だけ呼び出す実装。
- Jwk - io.helidon.security.jwt.jwkのクラス
-
JWK (JSON Webキー)は、データ(例:公開キーまたは秘密キー(あるいはその両方)、対称暗号のパスワード)の署名、暗号化、検証および/or復号化に必要なデータの表現です。
- JwkEC - io.helidon.security.jwt.jwkのクラス
-
楕円曲線JSON webキー。
- JwkEC.Builder - io.helidon.security.jwt.jwkのクラス
-
JwkECのビルダー。 - JwkKeys - io.helidon.security.jwt.jwkのクラス
-
JSON webキー・ドキュメントの表現 - 対応するwebキーへのキーIDのマップ。
- JwkKeys.Builder - io.helidon.security.jwt.jwkのクラス
-
JwkKeysのビルダー。 - jwkKid(String) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
-
リクエストに署名するJWKを検索するJWKキーID。
- JwkOctet - io.helidon.security.jwt.jwkのクラス
-
対称暗号JSON webキー。
- JwkOctet.Builder - io.helidon.security.jwt.jwkのクラス
-
JwkOctetのビルダー。 - JwkRSA - io.helidon.security.jwt.jwkのクラス
-
RSA JSON webキー。
- JwkRSA.Builder - io.helidon.security.jwt.jwkのクラス
-
JwkRSAのビルダー。 - Jwt - io.helidon.security.jwtのクラス
-
JWTトークン。
- Jwt.Builder - io.helidon.security.jwtのクラス
-
Jwtのビルダー。 - Jwt.ExpirationValidator - io.helidon.security.jwtのクラス
-
失効クレームのバリデータ。
- Jwt.FieldValidator - io.helidon.security.jwtのクラス
-
JWTから取得された文字列フィールドのバリデータ。
- Jwt.IssueTimeValidator - io.helidon.security.jwtのクラス
-
発行時クレームのバリデータ。
- Jwt.NotBeforeValidator - io.helidon.security.jwtのクラス
-
not beforeクレームのバリデータ。
- jwtAudience(String) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
-
JWTオーディエンス。
- JwtAuthAnnotationAnalyzer - io.helidon.microprofile.jwt.authのクラス
-
JWT認証を有効にする必要があるかどうかを
LoginConfig注釈をチェックするAnnotationAnalyzerの実装。 - JwtAuthAnnotationAnalyzer() - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのコンストラクタ
- JwtAuthCdiExtension - io.helidon.microprofile.jwt.authのクラス
-
JWT認証CDI拡張クラス。
- JwtAuthCdiExtension() - クラスio.helidon.microprofile.jwt.auth.JwtAuthCdiExtensionのコンストラクタ
- JwtAuthProvider - io.helidon.microprofile.jwt.authのクラス
-
JWT認証を提供するプロバイダ。
- JwtAuthProvider.Builder - io.helidon.microprofile.jwt.authのクラス
-
JwtAuthProviderのFluent APIビルダー。 - JwtAuthProvider.JwtOutboundTarget - io.helidon.microprofile.jwt.authのクラス
-
アウトバウンド・コールの特定の処理を構成するカスタム・オブジェクト。
- JwtAuthProviderService - io.helidon.microprofile.jwt.authのクラス
-
JwtAuthProviderをロードするServiceLoaderサービス。 - JwtAuthProviderService() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのコンストラクタ
- JwtException - io.helidon.security.jwtでの例外
-
JWTおよびJWKワールド用のRuntimeException。
- JwtException(String) - 例外io.helidon.security.jwt.JwtExceptionのコンストラクタ
-
メッセージ付きの例外です。
- JwtException(String, Throwable) - 例外io.helidon.security.jwt.JwtExceptionのコンストラクタ
-
メッセージと原因を含む例外。
- jwtId() - クラスio.helidon.security.jwt.Jwtのメソッド
-
JWT idクレーム。
- jwtId(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
このJWT (optional)の一意の識別子 - 発行者間で一意である必要があります。
- jwtKid(String) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
-
アウトバウンド・トークンのJWTキーID。ターゲット・サービスがシグネチャを検証するために構成にマップするために使用します。
- JwtOutboundTarget(TokenHandler, String, String, String, int, long) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.JwtOutboundTargetのコンストラクタ
-
OutboundTargetに追加するインスタンスを作成します。 - JwtProvider - io.helidon.security.providers.jwtのクラス
-
リクエスト・ヘッダーのJWTトークンを処理し、アイデンティティをアサートできるプロバイダ(例:
- JwtProvider.Builder - io.helidon.security.providers.jwtのクラス
-
JwtProviderのFluent APIビルダー。 - JwtProvider.JwtOutboundTarget - io.helidon.security.providers.jwtのクラス
-
アウトバウンド・コールの特定の処理を構成するカスタム・オブジェクト。
- JwtProvider.JwtOutboundTarget.Builder - io.helidon.security.providers.jwtのクラス
-
JwtProvider.JwtOutboundTargetのFluent APIビルダー。 - JwtProviderService - io.helidon.security.providers.jwtのクラス
-
Securityで自動構成するためのJwtProviderのサービス。 - JwtProviderService() - クラスio.helidon.security.providers.jwt.JwtProviderServiceのコンストラクタ
- JwtUtil - io.helidon.security.jwtのクラス
-
JWTおよびJWK解析のユーティリティ。
- JwtUtil.Address - io.helidon.security.jwtのクラス
-
アドレスのJSONオブジェクトを表すアドレス・クラス。
K
- KafkaConfigBuilder - io.helidon.messaging.connectors.kafkaのクラス
-
Kafka固有の構成を構築します。
- KafkaConfigBuilder.AutoOffsetReset - io.helidon.messaging.connectors.kafkaの列挙
-
Kafkaに初期オフセットがない場合の対処方法。
- KafkaConnector - io.helidon.messaging.connectors.kafkaのクラス
-
MicroProfileリアクティブ・メッセージング仕様の説明に従って、Kafkaコネクタを実装します。
- KafkaMessage<K,V> - io.helidon.messaging.connectors.kafkaのインタフェース
-
Kafka固有のマイクロプロファイル・リアクティブ・メッセージング・メッセージ。
- KafkaProducerMessage<K,V> - io.helidon.messaging.connectors.kafkaのクラス
- KafkaPublisher<K,V> - io.helidon.messaging.connectors.kafkaのクラス
-
これは、Kafkaからメッセージを読み取り、ダウンストリームでサブスクライバにプッシュする
Publisherの実装です。 - KafkaPublisher.Builder<K,V> - io.helidon.messaging.connectors.kafkaのクラス
-
KafkaPublisherのFluent APIビルダー。 - KafkaSubscriber<K,V> - io.helidon.messaging.connectors.kafkaのクラス
-
リアクティブ・ストリーム・サブスクライバの実装。
- KafkaSubscriber.Builder<K,V> - io.helidon.messaging.connectors.kafkaのクラス
-
KafkaSubscriberのFluent APIビルダー。 - keepAlive(boolean) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
リクエスト後にサーバーへの接続を維持するかどうかを設定します。
- keepAlive(boolean) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
リクエスト後に接続を維持するかどうか。
- keepAliveMinutes(int) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
-
スレッド・プール・エグゼキュータのキープ・アライブ(分)。
- key() - インタフェースio.helidon.config.Configのメソッド
-
Configノードの完全修飾キーを返します。 - key() - インタフェースio.helidon.config.ConfigValueのメソッド
-
元の
Configノードの完全修飾キーを返します。 - key() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのメソッド
-
ETCDキー。
- key() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- key() - 注釈型io.helidon.config.objectmapping.Valueのメソッド
-
JavaBeanプロパティ値の設定に使用する構成ノードのキーを指定します。
- key() - クラスio.helidon.tracing.Tagのメソッド
-
タグ名。
- key(Resource) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
-
リソース定義からPEM形式の秘密キーを読み取ります。
- key(String) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
-
構成を含む値が関連付けられているEtcdキー。
- KEY_TYPE_EC - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
楕円曲線キーのキー・タイプです。
- KEY_TYPE_OCT - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
オクテット・キーのキー・タイプ。
- KEY_TYPE_RSA - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
RSAキーのキー・タイプ。
- keyAlias(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
キーストア内の秘密キーの別名。
- keyConfig() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
-
rsa-sha256アルゴリズムの場合、これはクライアントの公開キーへのアクセスを提供します。
- keyConfig() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
-
RSAベースのアルゴリズムの秘密キーの構成。
- KeyConfig - io.helidon.common.pkiのクラス
-
キーストア、証明書およびキーの構成。
- KeyConfig.Builder - io.helidon.common.pkiのクラス
-
KeyConfigのFluent APIビルダー。 - KeyConfig.KeystoreBuilder - io.helidon.common.pkiのクラス
-
javaキーストア(PKCS12、JKSなど。)からのリソースのビルダー。
- KeyConfig.PemBuilder - io.helidon.common.pkiのクラス
-
PEMファイルのビルダー - 秘密キーと証明書チェーンを受け入れます。
- keyDeserializer(Class<? extends Deserializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
Deserializerインタフェースを実装するキーのデ・シリアライザ・クラス。 - keyId() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
-
このJWKのキーID (kid)。
- keyId() - クラスio.helidon.security.jwt.Jwtのメソッド
-
キーIDクレーム。
- keyId() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
-
このクライアントのキーID。
- keyId() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
-
このサービス(シグネチャを検証するためにターゲット・サービスによってマップされます)のキーID。
- keyId(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
このJWTの署名/検証に使用されるキーID。
- keyId(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
-
このシグネチャ検証構成にマップするこのクライアントのキーID。
- keyId(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
-
このサービス(シグネチャを検証するためにターゲット・サービスによってマップされます)のキーID。
- keyPassphrase(char[]) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
キーストア(秘密キーに使用)内のキーのパスフレーズ。
- keyPassphrase(char[]) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
-
秘密キーのパスフレーズ。
- keyPassphrase(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
キーストア(秘密キーに使用)内のキーのパスフレーズ。
- keyPassphrase(String) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
-
秘密キーのパスフレーズ。
- keys() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
-
このストアのすべてのキーを取得します。
- keys() - クラスio.helidon.security.jwt.jwk.JwkKeysのメソッド
-
このインスタンスのキーのリスト。
- keySerializer(Class<? extends Serializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
Serializerインタフェースを実装するキーのシリアライザ・クラス。 - keystore(Resource) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
キーストア・リソース定義。
- keystoreBuilder() - クラスio.helidon.common.pki.KeyConfigのstaticメソッド
-
javaキーストア((PKCS12キーストアなど))からこのインスタンスを構築します。
- keystorePassphrase(char[]) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
キーストア(JKSおよびPKCS12キーストアでのサポート)のパスフレーズ。
- keystorePassphrase(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
キーストア(JKSおよびPKCS12キーストアでのサポート)のパスフレーズ。
- keystoreType(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
キーストアのタイプを設定します。
- keyType() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
-
このJWKのキー・タイプ(kty)。
L
- LambdaStreamObserver<V> - io.helidon.grpc.coreのクラス
-
ラムダを使用して様々なメッセージを処理する
StreamObserver。 - last() - インタフェースio.helidon.config.Config.Contextのメソッド
- LAST_MODIFIED - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Last-Modified"ヘッダー名。 - lastEndpointURI() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
-
最後のリクエストのURI。
- lastModified() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
-
レスポンスのヘッダー"Last-Modified"の値を返します。
- lastModified() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
オプションで、"Last-Modified"ヘッダーの値を取得します。
- lastModified(Instant) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
"Last-Modified"ヘッダーの値を設定します。
- lastModified(ZonedDateTime) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
"Last-Modified"ヘッダーの値を設定します。
- lastModifiedTime(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
-
指定されたファイルまたはディレクトリの最終変更時間を返します。
- LATEST - io.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetReset
-
オフセットを最も早いオフセットに自動的にリセットします。
- launchContainerRunnable(Runnable) - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
-
CDIを使用して、提供された
Runnableの送信にExecutor.execute(Runnable)メソッドが使用される関連Executorを見つけます。 - LazyConfigSource - io.helidon.config.spiのインタフェース
-
一度にすべてのキーをロードできないソース。
- LazyList<T> - io.helidon.commonのインタフェース
-
遅延を維持しながら
LazyValueのリストのラッパー。 - LazyValue<T> - io.helidon.commonのインタフェース
-
別のサプライヤをラップし、
Supplier.get()に対する最初のリクエストの値のみを取得し、後続のすべての呼出しの値をキャッシュする入力済サプライヤ。 - LENGTH_REQUIRED_411 - io.helidon.common.http.Http.Status
-
411 Length Required, see 「HTTP/1.1ドキュメント」を参照してください。
- lengthen() - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのメソッド
-
intervalをティック間で延長することで、ScheduledPollingStrategy.RecurringPolicyが反応できるようにします。 - lengthen(BiFunction<Duration, Integer, Duration>) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
-
ティックの間隔を長くするために使用する関数を設定します。
- limit(int) - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
-
このバルクヘッドを通過するパラレル・リクエストの最大数。
- limit(long) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
指定した数のアイテムのみを渡すことができるようにストリームを制限します。
- limitNoAck(int) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
-
この値は、autoCommitがfalseに設定されている場合にのみ適用されます。
- LINE - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
明細のキー。
- linear(long, long, long) - インタフェースio.helidon.common.reactive.RetrySchemaのstaticメソッド
-
線形遅延増分を使用して再試行スキーマを作成します。
- lineNumber() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
-
このイベントの原因となったソース・ファイル内の行番号。
- LINK - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Link"ヘッダー名。 - LIST - io.helidon.config.Config.Type
- LIST - io.helidon.config.spi.ConfigNode.NodeType
-
値リスト(オプションで値を指定できます)。
- listener(Channel<PAYLOAD>, Consumer<? super PAYLOAD>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
アップストリームからのすべてのペイロードをリスニングするように
Consumerを登録します。 - ListNodeBuilderImpl - io.helidon.configのクラス
- ListNodeBuilderImpl() - クラスio.helidon.config.ListNodeBuilderImplのコンストラクタ
-
リスト・ビルダーを初期化します。
- ListNodeBuilderImpl(Function<String, String>) - クラスio.helidon.config.ListNodeBuilderImplのコンストラクタ
-
リスト・ビルダーを初期化します。
- Literal() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.Eclipselink.Literalのコンストラクタ
- Literal() - クラスio.helidon.integrations.micronaut.cdi.MicronautIntercepted.Literalのコンストラクタ
- Literal() - クラスio.helidon.microprofile.cdi.BuildTimeEnd.Literalのコンストラクタ
- Literal() - クラスio.helidon.microprofile.cdi.BuildTimeStart.Literalのコンストラクタ
- Literal() - クラスio.helidon.microprofile.cdi.RuntimeStart.Literalのコンストラクタ
- Literal() - クラスio.helidon.microprofile.grpc.client.GrpcChannel.Literalのコンストラクタ
- Literal() - クラスio.helidon.microprofile.grpc.client.GrpcProxy.Literalのコンストラクタ
- Literal() - クラスio.helidon.microprofile.grpc.core.Grpc.Literalのコンストラクタ
- Literal() - クラスio.helidon.microprofile.grpc.core.GrpcInterceptor.Literalのコンストラクタ
- Literal() - クラスio.helidon.microprofile.grpc.core.InProcessGrpcChannel.Literalのコンストラクタ
- livenessChecks() - インタフェースio.helidon.microprofile.health.HealthCheckProviderのメソッド
-
指定されたライブ
HealthCheckを返します。 - load() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
- load() - クラスio.helidon.config.ClasspathOverrideSourceのメソッド
- load() - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
-
構成ソース(
ParsableSourceやNodeConfigSourceなど)をロードします。 - load() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
- load() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
- load() - クラスio.helidon.config.FileConfigSourceのメソッド
- load() - クラスio.helidon.config.FileOverrideSourceのメソッド
- load() - クラスio.helidon.config.git.GitConfigSourceのメソッド
- load() - クラスio.helidon.config.InMemoryOverrideSourceのメソッド
- load() - クラスio.helidon.config.MapConfigSourceのメソッド
- load() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
- load() - インタフェースio.helidon.config.spi.NodeConfigSourceのメソッド
-
基礎となるソース・データをロードします。
- load() - インタフェースio.helidon.config.spi.OverrideSourceのメソッド
-
基礎となるソースから上書きデータをロードします。
- load() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
-
基礎となるソース・データをロードします。
- load() - クラスio.helidon.config.UrlConfigSourceのメソッド
- load() - クラスio.helidon.config.UrlOverrideSourceのメソッド
- loadBalancerPolicy() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
-
使用するデフォルトのロード・バランサ・ポリシーを取得します。
- loadBalancerPolicy(String) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
-
デフォルトのロード・バランサ・ポリシー名を設定します。
- localAddress() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
リクエストを受信したインタフェースのインターネット・プロトコル(IP)アドレスを取得します。
- localAddress() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
リクエストを受信したインタフェースのインターネット・プロトコル(IP)アドレスを返します。
- locale() - クラスio.helidon.security.jwt.Jwtのメソッド
-
ロケール・クレーム。
- locale(Locale) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトのロケール。
- localPort() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
リクエストを受信したインタフェースのインターネット・プロトコル(IP)ポート番号を返します。
- localPort() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
リクエストを受信したインタフェースのインターネット・プロトコル(IP)ポート番号を返します。
- locateTransactionManager() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのメソッド
-
「建設時間」で提供される
TransactionManagerインスタンスを返します。 - locateUserTransaction() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのメソッド
-
「建設時間」で提供される
UserTransactionインスタンスを返します。 - location() - インタフェースio.helidon.common.configurable.Resourceのメソッド
-
このリソースのロケーション(または説明)は、元のソースに依存します。
- location() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
- location() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
オプションで、"事業所"ヘッダーの値を取得します。
- location(URI) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
"事業所"ヘッダーの値を設定します。
- LOCATION - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Location"ヘッダー名。 - LOCATIONS - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
事業所のキー。
- lock() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
-
厳密モードがオンの場合、内部カウンタをロックします。
- log() - インタフェースio.helidon.common.reactive.Multiのメソッド
-
前のオペレータとの間で送受信されたすべてのシグナル
onSubscribe,onNext,onError,onComplete,cancelおよびrequestをログに記録します。 - log(Level) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
前のオペレータとの間で送受信されたすべてのシグナル
onSubscribe,onNext,onError,onComplete,cancelおよびrequestをログに記録します。 - log(Level, boolean) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
前のオペレータとの間で送受信されたすべてのシグナル
onSubscribe,onNext,onError,onComplete,cancelおよびrequestをログに記録します。 - log(Level, String) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
前のオペレータとの間で送受信されたすべてのシグナル
onSubscribe,onNext,onError,onComplete,cancelおよびrequestをログに記録します。 - log(Logger) - クラスio.helidon.common.Errorsのメソッド
-
提供されたエラーをログに記録し、結果がOKかどうかを示すステータス・フラグ(有効な場合はtrue、
Severity.FATALが存在する場合はfalseを返します)を返します。 - LogConfig - io.helidon.commonのクラス
-
ロギング構成ユーティリティ。
- logDeny() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
-
セキュリティ・ステータスのログ - deny.
- logEnabled(String, boolean) - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
-
ログ・イベントをデフォルト値でスパンに記録するかどうか。
- logFormatString(String) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
-
ログ・エントリ(Apache
LogFormatに類似)の形式。 - logger() - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
- loggerName(String) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
-
Logger.getLogger(String)からアクセス・ログ・ログ出力を取得するために使用するログ出力の名前。 - login() - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
-
ログイン名の取得。
- logout() - インタフェースio.helidon.security.SecurityContextのメソッド
-
ユーザーをログアウトし、現在のセキュリティ・コンテキストをクリアします。
- logProceed() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
-
セキュリティ・ステータスのログ - proceed.
- logService(Subject) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
-
認証されたサービスを記録します。
- logSpans(boolean) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
レポータがスパンをログに記録するかどうか。
- logUser(Subject) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
-
認証済ユーザーをログに記録します。
- lookupAnnotation(E, Class<? extends Annotation>, Class<?>) - クラスio.helidon.microprofile.metrics.MetricUtilのstaticメソッド
-
非推奨。このメソッドはmetrics1からmetrics2 for gRPCへの移行をパブリックにするため、リファクタリングする必要があります。 このメソッドは、Helidonのメジャー・バージョン以外では削除されます。
- lPad(int) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
-
左パディングを適用して、定義された長さを埋めます。
- LruCache<K,V> - io.helidon.common.configurableのクラス
-
最低使用頻度キャッシュ。
- LruCache.Builder<K,V> - io.helidon.common.configurableのクラス
-
LruCacheのFluent APIビルダー。
M
- main(String[]) - クラスio.helidon.config.encryption.Mainのstaticメソッド
-
必要なパラメータ: [aes|rsa] encryptionConfig [masterPassword|pathToRsaPublicKey] secretToEncryptと入力します。
- main(String[]) - クラスio.helidon.microprofile.cdi.Mainのstaticメソッド
-
CDIを起動します。
- main(String[]) - クラスio.helidon.microprofile.server.Mainのstaticメソッド
-
非推奨。サーバーを起動するメイン・メソッド。
- Main - io.helidon.config.encryptionのクラス
-
シークレット暗号化へのCliアクセス。
- Main - io.helidon.microprofile.cdiのクラス
-
これは、Helidon MPの"master"メイン・クラスです。
- Main - io.helidon.microprofile.serverのクラス
-
非推奨。2.0.0以降、かわりに
Mainを使用してください - map() - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
-
この構成ソースのデータとして使用されるマップ。
- map(Config, GenericType<T>) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
-
指定された
Configノードを、GenericTypeで指定されたターゲット・タイプに変換します。 - map(Config, Class<T>) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
-
指定した
Configノードをターゲット・タイプに変換します。 - map(ProviderRequest, AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
- map(ProviderRequest, AuthenticationResponse) - インタフェースio.helidon.security.spi.SubjectMappingProviderのメソッド
-
認証済リクエストからの権限のマップ(例:
- map(String, GenericType<T>, String) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
-
値をターゲットの汎用型に変換します。
- map(String, Class<T>, String) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
-
値をターゲット・タイプに変換します。
- map(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Multiのメソッド
- map(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- map(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
指定された
Functionを使用して、このSubscribableインスタンスを別のタイプの新しいSubscribableにマップします。 - map(Function<? super T, ? extends U>) - インタフェースio.helidon.config.ConfigValueのメソッド
-
値が存在する場合は、指定されたマッピング関数をその値に適用し、結果がnullでなければ結果を記述する
Optionalを返します。 - map(Map<String, String>) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
-
基礎となるデータの構成ソースとして使用されるマップ。
- map(SOURCE) - インタフェースio.helidon.common.mapper.Mapperのメソッド
-
ソース・タイプのインスタンスをターゲット・タイプのインスタンスにマップします。
- map(SOURCE, GenericType<SOURCE>, GenericType<TARGET>) - インタフェースio.helidon.common.mapper.MapperManagerのメソッド
-
ソースからターゲットにマップします。
- map(SOURCE, Class<SOURCE>, Class<TARGET>) - インタフェースio.helidon.common.mapper.MapperManagerのメソッド
-
ソースからターゲットにマップします。
- MapBuilder() - クラスio.helidon.config.MapConfigSource.MapBuilderのコンストラクタ
-
新しいビルダー・インスタンスを作成します。
- MapConfigSource - io.helidon.configのクラス
- MapConfigSource.Builder - io.helidon.configのクラス
-
MapConfigSourceのFluent APIビルダー。 - MapConfigSource.MapBuilder<T extends MapConfigSource.MapBuilder<T>> - io.helidon.configのクラス
-
MapConfigSourceの抽象的なfluent APIビルダー。 - mappedConfig(Config) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
-
マップされたCORS構成情報をマージします。
- MappedCrossOriginConfig - io.helidon.webserver.corsのクラス
-
パスにリンクされたクロス・オリジン
CrossOriginConfigインスタンス、およびenabled設定。 - MappedCrossOriginConfig.Builder - io.helidon.webserver.corsのクラス
-
Mappedクロス・オリジン構成のFluentビルダー。 - mapper() - インタフェースio.helidon.config.Configのメソッド
-
この構成インスタンスで使用されるマッパー。
- mapper() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- mapper(GenericType<SOURCE>, GenericType<TARGET>) - インタフェースio.helidon.common.mapper.spi.MapperProviderのメソッド
-
ソース・タイプからターゲット・タイプへのマッピングが可能なマッパーを見つけます。
- mapper(GenericType<T>) - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
-
特定の汎用タイプのマッパー。
- mapper(GenericType<T>) - インタフェースio.helidon.dbclient.spi.DbMapperProviderのメソッド
-
汎用型もサポートする特定の型のマッパーを返します。
- mapper(Class<SOURCE>, Class<TARGET>) - インタフェースio.helidon.common.mapper.spi.MapperProviderのメソッド
-
ソース・クラスからターゲット・クラスへのマッピングが可能なマッパーを見つけます。
- mapper(Class<SOURCE>, Class<TARGET>) - クラスio.helidon.dbclient.common.DbClientMapperProviderのメソッド
- mapper(Class<T>) - クラスio.helidon.config.objectmapping.ObjectConfigMapperProviderのメソッド
- mapper(Class<T>) - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
-
予想されるクラスに基づいた、構成ノードから型付き値への単純なマッピング関数。
- mapper(Class<T>) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperProviderのメソッド
- mapper(Class<T>) - インタフェースio.helidon.dbclient.spi.DbMapperProviderのメソッド
-
特定のタイプのマッパーを返します。
- Mapper<SOURCE,TARGET> - io.helidon.common.mapperのインタフェース
-
2つのタイプをマッピングするための一般的で一般的なアプローチ。
- MapperException - io.helidon.common.mapperでの例外
-
ソースからターゲットへのマッピングに失敗した場合にスローされる例外です。
- MapperException(GenericType<?>, GenericType<?>, String) - 例外io.helidon.common.mapper.MapperExceptionのコンストラクタ
-
根本的な例外なしで失敗しました。
- MapperException(GenericType<?>, GenericType<?>, String, Throwable) - 例外io.helidon.common.mapper.MapperExceptionのコンストラクタ
-
根本的な例外で失敗しました。
- mapperManager() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
マッパー・マネージャ。
- mapperManager() - クラスio.helidon.dbclient.common.DbClientContextのメソッド
-
マッパー・マネージャを構成しました。
- mapperManager(MapperManager) - クラスio.helidon.dbclient.common.DbClientContext.BuilderBaseのメソッド
-
使用するマッパー・マネージャを構成します。
- mapperManager(MapperManager) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
-
パラメータの予期されるタイプへのマッピングなど、汎用マッピングのマッパー・マネージャ。
- mapperManager(MapperManager) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- mapperManager(MapperManager) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- mapperManager(MapperManager) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
パラメータの予期されるタイプへのマッピングなど、汎用マッピングのマッパー・マネージャ。
- MapperManager - io.helidon.common.mapperのインタフェース
-
すべての構成済マッパーのマッパー・マネージャ。
- MapperManager.Builder - io.helidon.common.mapperのクラス
-
MapperManagerのFluent APIビルダー。 - mapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
-
データベース・スキーマ・マッパー・プロバイダ。
- MapperProvider - io.helidon.common.mapper.spiのインタフェース
-
マッパーを取得するJavaサービス・ローダー・サービス。
- mappers() - クラスio.helidon.config.objectmapping.ObjectConfigMapperProviderのメソッド
- mappers() - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
-
適切なターゲット・タイプ(
Class<?>)に関連付けられたマッパー関数のマップを返します。 - mark() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
- mark(long) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
- marshall(Single<T>, GenericType<T>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
指定されたタイプと現在のコンテキストを受け入れるライターを選択して、指定された入力パブリッシャをHTTPペイロードに変換します。
- marshall(Single<T>, MessageBodyWriter<T>, GenericType<T>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
指定されたクラスのライターを選択して、指定された入力パブリッシャをHTTPペイロードに変換します。
- marshall(Flow.Publisher<T>, GenericType<T>) - インタフェースio.helidon.media.common.MessageBodyStreamWriterのメソッド
-
パブリッシャをコンテキストでマーシャリングするために使用できるマーシャリング関数を作成します。
- marshall(T) - インタフェースio.helidon.media.common.MessageBodyWriterのメソッド
-
指定された値をコンテキストで整列化するために使用できる整列化関数を作成します。
- marshallerSupplier(MarshallerSupplier) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
- marshallerSupplier(MarshallerSupplier) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
-
メソッドの
MarshallerSupplierを登録します。 - marshallerSupplier(MarshallerSupplier) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- marshallerSupplier(MarshallerSupplier) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
MarshallerSupplierをサービスに登録します。 - marshallerSupplier(MarshallerSupplier) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
-
メソッドの
MarshallerSupplierを登録します。 - marshallerSupplier(MarshallerSupplier) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- marshallerSupplier(MarshallerSupplier) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
MarshallerSupplierをサービスに登録します。 - MarshallerSupplier - io.helidon.grpc.coreのインタフェース
-
特定のクラスの
MethodDescriptor.Marshallerインスタンスのサプライヤ。 - MarshallerSupplier.DefaultMarshallerSupplier - io.helidon.grpc.coreのクラス
-
デフォルトの
MarshallerSupplier。 - MarshallerSupplier.ProtoMarshallerSupplier - io.helidon.grpc.coreのクラス
-
プロトコル・バッファ・マーシャラ・インスタンスを提供する
MarshallerSupplier実装です。 - marshallStream(Flow.Publisher<T>, GenericType<T>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
指定されたタイプと現在のコンテキストを受け入れるストリーム・ライターを選択して、指定された入力パブリッシャをHTTPペイロードに変換します。
- marshallStream(Flow.Publisher<T>, MessageBodyStreamWriter<T>, GenericType<T>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
指定されたクラスのストリーム・ライターを選択して、指定された入力パブリッシャをHTTPペイロードに変換します。
- MASTER_PASSWORD_CONFIG_KEY - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
-
マスター・パスワード("security.config.aes.insecure-passphrase")を設定するための構成プロパティ・キー。
- MASTER_PASSWORD_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
-
マスター・パスワード("SECURE_CONFIG_AES_MASTER_PWD")を設定するための環境変数。
- masterPassword(char[]) - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
-
AESベースの復号化のマスター・パスワード。
- match(CharSequence) - インタフェースio.helidon.webserver.PathMatcherのメソッド
-
この正規表現エンジンをURIパスと照合します。
- matches() - インタフェースio.helidon.webserver.PathMatcher.Resultのメソッド
-
テストされたベクトルが関連付けられたパス・テンプレートと一致するかどうか。
- matches(char) - クラスio.helidon.common.http.CharMatcherのメソッド
-
指定された文字のtrueまたはfalseの値を判定します。
- matches(Object) - クラスio.helidon.config.testing.ValueNodeMatcherのメソッド
- matches(String) - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
-
指定されたHTTPメソッド名がこの
CrossOriginConfigと一致するかどうかを報告します。 - matchesAllOf(CharSequence) - クラスio.helidon.common.http.CharMatcherのメソッド
-
文字シーケンスに一致する文字のみが含まれる場合、
trueを返します。 - matchesAnyOf(CharSequence) - クラスio.helidon.common.http.CharMatcherのメソッド
-
文字列に一致する文字が1つ以上含まれている場合、
trueを返します。 - matchesNoneOf(CharSequence) - クラスio.helidon.common.http.CharMatcherのメソッド
-
一致する文字が文字列に含まれていない場合は、
trueを戻します。 - max(Duration) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
-
ティック・イベント間の最大間隔を設定します。
- MAX_FORWARDS - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Max-Forwards"ヘッダー名。 - maxAge() - 注釈型io.helidon.microprofile.cors.CrossOriginのメソッド
-
フライト前のレスポンス期間(秒)。
- maxAge(Duration) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
-
Max-Ageパラメータを設定します。 - maxAgeSeconds() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
- maxAgeSeconds(long) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
- maxAgeSeconds(long) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
- maxChunkSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
受信したデータの単一チャンクの最大サイズ。
- maxChunkSize(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
受信リクエストから読み取られるチャンクの最大サイズを構成します。
- maxContentLength() - インタフェースio.helidon.webserver.Http2Configurationのメソッド
-
デフォルトのHTTP/2コンテンツ長。
- maxContentLength(int) - クラスio.helidon.webserver.Http2Configuration.Builderのメソッド
-
HTTP/2の最大コンテンツ長を設定します。
- maxHeaderSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
結合されるすべてのヘッダーの最大サイズ。
- maxHeaderSize(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。
- maxHeaderSize(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
- maxHeaderSize(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
結合されるすべてのヘッダー値の最大バイト数。
- maxHeaderSize(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- maxInitialLineLength() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
初期HTTP行の最大長。
- maxInitialLineLength(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。
- maxInitialLineLength(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
- maxInitialLineLength(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
最初のHTTP行の最大文字数。
- maxInitialLineLength(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- maxLength(int) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
-
書き込まれる出力の最大長を構成します。
- maxLength(String) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
-
最大長の制限を適用します。
- maxPayloadSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
クライアント・リクエストでHTTPペイロードに許可される最大サイズ。
- maxPayloadSize(long) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。最大クライアント・ペイロード・サイズを構成します。
- maxPayloadSize(long) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
- maxPayloadSize(long) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
クライアント・リクエストの最大ペイロード・サイズを設定します。
- maxPayloadSize(long) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- maxPoolSize(int) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
-
スレッド・プール・エグゼキュータの最大プール・サイズ。
- maxQueueSize(int) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
レポータの最大キュー・サイズ。
- maxRedirects() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
HelidonとOIDCプロバイダ間で許可されるリダイレクトの最大数。
- maxRedirects(int) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
単一の認証試行内でOIDCプロバイダにリダイレクトする際のリダイレクトの最大数を構成します。
- maxSize(long) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
-
最大キャッシュ・サイズを構成します。
- MAY_FAIL - io.helidon.security.CompositeProviderFlag
-
プロバイダが失敗する可能性があります。失敗しても何も起こりません。
- MD5 - io.helidon.security.providers.httpauth.HttpDigest.Algorithm
-
MD5 algorithm.
- MdcProvider - io.helidon.logging.common.spiのインタフェース
-
HelidonMdcから渡された値を対応するロギング・フレームワークMDC記憶域に伝播するために使用されるプロバイダ。 - me() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
このビルダーを正しい型にキャストします。
- me() - クラスio.helidon.webserver.cors.CorsSupport.Builderのメソッド
- me() - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
- MEDIA_TYPE_APPLICATION_HOCON - クラスio.helidon.config.hocon.HoconConfigParserのstatic変数
-
"application/hocon"メディア・タイプを表す文字列定数です。
- MEDIA_TYPE_APPLICATION_JSON - クラスio.helidon.config.hocon.HoconConfigParserのstatic変数
-
"application/json"メディア・タイプを表す文字列定数です。
- MEDIA_TYPE_APPLICATION_YAML - クラスio.helidon.config.yaml.YamlConfigParserのstatic変数
-
"application/x-yaml"メディア・タイプを表す文字列定数です。
- MEDIA_TYPE_TEXT_JAVA_PROPERTIES - クラスio.helidon.config.PropertiesConfigParserのstatic変数
-
"text/x-java-properties"メディア・タイプを表す文字列定数です。
- mediaContext(MediaContext) - インタフェースio.helidon.media.common.ParentingMediaContextBuilderのメソッド
-
MediaContextの親を設定し、既存の親をオーバーライドします。 - mediaContext(MediaContext) - クラスio.helidon.webclient.WebClient.Builderのメソッド
- mediaContext(MediaContext) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- MediaContext - io.helidon.media.commonのクラス
-
メディアのサポート。
- MediaContext.Builder - io.helidon.media.commonのクラス
-
MediaSupportビルダー。
- MediaContextBuilder<T> - io.helidon.media.commonのインタフェース
-
リーダー、ライターおよびメディア・サービスのビルダーへの追加をサポートするメソッドを追加します。
- MediaSupport - io.helidon.media.commonのインタフェース
-
リーダーおよびライターをそれぞれのコンテキストに登録するために使用されるサービス。
- MediaSupportProvider - io.helidon.media.common.spiのインタフェース
-
Javaサービス・ローダー・インタフェース。
- mediaType() - クラスio.helidon.config.AbstractConfigSourceのメソッド
-
ParsableSourceのコンテンツを解析するためにeisが構成されている場合のメディア・タイプ。 - mediaType() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
- mediaType() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
- mediaType() - クラスio.helidon.config.FileConfigSourceのメソッド
- mediaType() - クラスio.helidon.config.git.GitConfigSourceのメソッド
- mediaType() - インタフェースio.helidon.config.spi.ConfigParser.Contentのメソッド
-
コンテンツのメディア・タイプ。
- mediaType() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
-
メディア・タイプがこのソースで構成されている場合、または基礎となる起点から推測できる場合は、それを返します。
- mediaType() - クラスio.helidon.config.UrlConfigSourceのメソッド
- mediaType(String) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
-
メディア・タイプ:
ParsableSourceで、明示的なメディア・タイプが構成されている場合。 - mediaType(String) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
- mediaType(String) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
- mediaType(String) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
- mediaType(String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
- mediaType(String) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
-
コンテンツのメディア・タイプ(構成ソースで認識されている場合)。
- mediaType(String) - インタフェースio.helidon.config.spi.ParsableSource.Builderのメソッド
-
このソースで使用する明示的なメディア・タイプを構成します。
- mediaType(String) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
- mediaType(Optional<String>) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
-
MediaTypes.detectType(String)および同様のメソッドの結果を使用して起動するショートカット・メソッド。 - MediaType - io.helidon.common.httpのクラス
-
メディア・タイプの抽象。
- MediaType.Builder - io.helidon.common.httpのクラス
-
MediaTypeのインスタンスを作成するfluent APIビルダー。 - MediaTypeDetector - io.helidon.common.media.type.spiのインタフェース
-
メディア・タイプを検出します。
- mediaTypeMapping(Function<Config.Key, Optional<String>>) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
-
キーをメディア・タイプにマップする関数を設定します。
- MediaTypes - io.helidon.common.media.typeのクラス
-
リソースに基づくメディア・タイプ検出。
- member(ID) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
-
指定されたIDに関連付けられたメンバー・インスタンスを戻します。
- member(Integer) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
- member(String) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
- merge(ID, MergeableNode) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
-
指定されたidのメンバーを指定されたノードとマージします。
- merge(MergeableNode) - インタフェースio.helidon.config.MergeableNodeのメソッド
-
指定されたノードともマージする、同じタイプの元のノードの新しいインスタンス・マージ可能ノードを返します。
- merge(MergeableNode) - クラスio.helidon.config.ObjectNodeImplのメソッド
- merge(MergeableNode) - クラスio.helidon.config.ValueNodeImplのメソッド
- merge(PriorityBag<? extends T>) - クラスio.helidon.grpc.core.PriorityBagのメソッド
-
PriorityBagをこのPriorityBagにマージします。 - merge(TracingConfig, TracingConfig) - クラスio.helidon.tracing.config.TracingConfigのstaticメソッド
-
2つの構成をマージします。
- merge(Integer, MergeableNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
- merge(String, MergeableNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
- merge(List<ConfigNode.ObjectNode>) - インタフェースio.helidon.config.spi.MergingStrategyのメソッド
-
ConfigNode.ObjectNodeの順序付けられたリストを単一インスタンスにマージします。 - MergeableNode - io.helidon.configのインタフェース
-
他のノードとのマージをサポートする
ConfigNodeの拡張機能。 - mergingStrategy(MergingStrategy) - インタフェースio.helidon.config.Config.Builderのメソッド
-
複数の構成ソースが使用される場合に使用するマージ戦略。
- MergingStrategy - io.helidon.config.spiのインタフェース
-
複数の
ConfigNode.ObjectNodeルート・ノードを単一のConfigNode.ObjectNodeルート・ノードに結合するためのアルゴリズム。 - message(Object, String, Severity) - クラスio.helidon.common.Errors.Collectorのメソッド
-
メッセージのリストにメッセージを追加します。
- message(String, Severity) - クラスio.helidon.common.Errors.Collectorのメソッド
-
ソースが自動的に追加されたメッセージのリストにメッセージを追加します。
- MESSAGE - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
メッセージのキー。
- MessageBodyContent - io.helidon.media.commonのインタフェース
-
メッセージ本文コンテンツのリアクティブ契約。
- MessageBodyContext - io.helidon.media.commonのクラス
-
ベース・メッセージ本文コンテキストの実装。
- MessageBodyContext(MessageBodyContext) - クラスio.helidon.media.common.MessageBodyContextのコンストラクタ
-
新しい親コンテンツ・サポート・インスタンスを作成します。
- MessageBodyContext(MessageBodyContext, MessageBodyContext.EventListener) - クラスio.helidon.media.common.MessageBodyContextのコンストラクタ
-
新しい親コンテンツ・サポート・インスタンスを作成します。
- MessageBodyContext.ErrorEvent - io.helidon.media.commonのインタフェース
-
受信したエラーが含まれる
MessageBodyContext.EventType.BEFORE_ONERRORまたはMessageBodyContext.EventType.AFTER_ONERRORに対して発行されるサブスクリプション・イベント。 - MessageBodyContext.Event - io.helidon.media.commonのインタフェース
-
メッセージ本文コンテンツ・サブスクリプション・イベント契約。
- MessageBodyContext.EventListener - io.helidon.media.commonのインタフェース
-
メッセージ本文コンテンツ・サブスクリプション・イベント・リスナー。
- MessageBodyContext.EventType - io.helidon.media.commonの列挙
-
メッセージ本文コンテンツ・サブスクリプション・イベント・タイプ。
- MessageBodyFilter - io.helidon.media.commonのインタフェース
-
メッセージ本文コンテンツ・パブリッシャをフィルタまたは置換する関数。
- MessageBodyFilters - io.helidon.media.commonのインタフェース
-
MessageBodyFiltersのレジストリ。 - MessageBodyOperator<T extends MessageBodyContext> - io.helidon.media.commonのインタフェース
-
リクエストされたタイプおよびメッセージ本文のコンテキストに基づいて選択できる変換オペレータ。
- MessageBodyOperator.PredicateResult - io.helidon.media.commonの列挙
-
リクエストされたクラス・タイプがオペレータによってサポートされているかどうかを示すステータス。
- MessageBodyReadableContent - io.helidon.media.commonのクラス
-
読取り可能な
MessageBodyContent。 - MessageBodyReader<T> - io.helidon.media.commonのインタフェース
-
HTTPペイロードを1つのオブジェクトに変換できる変換オペレータ。
- MessageBodyReaderContext - io.helidon.media.commonのクラス
-
リーダー・メッセージ本文のコンテキストです。
- MessageBodyReaders - io.helidon.media.commonのインタフェース
-
システムにリーダー・インスタンスを登録できる
MessageBodyReaderのレジストリ。 - MessageBodyStreamReader<T> - io.helidon.media.commonのインタフェース
-
HTTPペイロードをオブジェクトのストリームに変換できる変換オペレータ。
- MessageBodyStreamWriter<T> - io.helidon.media.commonのインタフェース
-
オブジェクトのストリームからHTTPペイロードを生成する変換オペレータ。
- MessageBodyWriter<T> - io.helidon.media.commonのインタフェース
-
オブジェクトからHTTPペイロードを生成する変換オペレータ。
- MessageBodyWriterContext - io.helidon.media.commonのクラス
- MessageBodyWriters - io.helidon.media.commonのインタフェース
-
システムにライター・インスタンスを登録できる
MessageBodyWriterのレジストリ。 - messageFormat() - 注釈型io.helidon.security.annotations.Auditedのメソッド
-
この監査イベントのメッセージ形式。
- messageFormat() - インタフェースio.helidon.security.AuditEventのメソッド
-
String.format(String, Object...)で使用されるこのAuditEventのメッセージ形式を取得します。 - messageSelector(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
SQL92のサブセットに基づくJMS APIメッセージ・セレクタ式。
- messageSelector(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
SQL92のサブセットに基づくJMS APIメッセージ・セレクタ式。
- Messaging - io.helidon.messagingのインタフェース
-
Helidonリアクティブ・メッセージング。
- Messaging.Builder - io.helidon.messagingのクラス
- MessagingCdiExtension - io.helidon.microprofile.messagingのクラス
-
MicroProfileリアクティブ・メッセージングCDI拡張。
- MessagingCdiExtension() - クラスio.helidon.microprofile.messaging.MessagingCdiExtensionのコンストラクタ
- MessagingDeploymentException - io.helidon.microprofile.messagingでの例外
-
メッセージングのデプロイ中に問題が報告されました。
- MessagingException - io.helidon.messagingでの例外
-
リアクティブ・メッセージング固有の例外。
- MessagingException - io.helidon.microprofile.messagingでの例外
-
onErrorシグナルのインターセプト時にメッセージング・サブスクライバから例外が発生しました。
- MessagingException(String) - 例外io.helidon.messaging.MessagingExceptionのコンストラクタ
-
提供されたメッセージを使用して新しいMessagingExceptionを作成します。
- MessagingException(String, Throwable) - 例外io.helidon.messaging.MessagingExceptionのコンストラクタ
-
提供されたメッセージと原因を使用して新しいMessagingExceptionを作成します。
- MessagingLivenessCheck - io.helidon.microprofile.messaging.healthのクラス
-
MicroProfileリアクティブ・メッセージングのライブ・チェック。
- MessagingReadinessCheck - io.helidon.microprofile.messaging.healthのクラス
-
MicroProfileリアクティブ・メッセージング準備状況チェック。
- metaConfig() - インタフェースio.helidon.config.Config.Builderのメソッド
-
メタ構成が存在するかどうかを確認し、存在する場合は、メタ構成を使用してこのビルダーを更新してください。
- metaConfig() - クラスio.helidon.config.MetaConfigのstaticメソッド
-
メタ構成(ファイルまたはクラスパス・リソース)を検索し、そこからメタ構成インスタンスを作成します。
- MetaConfig - io.helidon.configのクラス
-
メタ構成。
- metaMethodAnnotations(Class<T>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
メソッド注釈(メタ注釈は、他の注釈に注釈を付ける注釈です)で見つかった、指定されたメタ注釈型のすべてのインスタンスを取得します。
- meter() - クラスio.helidon.dbclient.metrics.DbClientMetricsのstaticメソッド
-
DbClient.Builder.addService(java.util.function.Supplier)に登録するメーター・ビルダーを作成します。 - meter() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
-
新しいメーター・クライアント・メトリックを作成します。
- meter(String) - クラスio.helidon.metrics.Registryのメソッド
- meter(String, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- meter(Metadata) - クラスio.helidon.metrics.Registryのメソッド
- meter(Metadata, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- metered() - クラスio.helidon.grpc.metrics.GrpcMetricsのstaticメソッド
-
gRPCメソッド・コールを計測する
GrpcMetricsインスタンスを作成する静的ファクトリ・メソッドです。 - method() - インタフェースio.helidon.common.http.HttpRequestのメソッド
-
HTTPリクエスト・メソッドを返します。
- method() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
基礎となるJavaメソッドを取得します。
- method() - クラスio.helidon.security.SecurityEnvironmentのメソッド
-
リソースで実行する動詞。
- method() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
HTTPリクエスト・メソッドを取得します。
- method() - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
-
リクエストのメソッド名を報告します。
- method(Http.Method) - インタフェースio.helidon.webclient.WebClientのメソッド
-
メソッド・パラメータに基づいてメソッドのリクエスト・ビルダーを作成します。
- method(String) - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
-
指定されたメソッドgetNameの
ClientMethodDescriptorを返します。 - method(String) - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
-
指定されたメソッド名の
MethodDescriptorを返します。 - method(String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
-
リクエストされた(HTTPのGET/POSTなど)のメソッド。
- method(String) - インタフェースio.helidon.webclient.WebClientのメソッド
-
メソッド・パラメータに基づいてメソッドのリクエスト・ビルダーを作成します。
- METHOD - io.helidon.microprofile.metrics.MetricUtil.MatchingType
-
非推奨。Method.
- METHOD - io.helidon.security.EndpointConfig.AnnotationScope
-
リソース・メソッドの注釈。
- METHOD_NAME - io.helidon.grpc.client.ClientRequestAttribute
-
トレース・スパンにメソッド名を追加します。
- METHOD_NAME - io.helidon.grpc.server.ServerRequestAttribute
-
メソッド名をログに記録します。
- METHOD_NOT_ALLOWED_405 - io.helidon.common.http.Http.Status
-
405 メソッドは許可されていません。「HTTP/1.1ドキュメント」を参照してください。
- METHOD_TYPE - io.helidon.grpc.client.ClientRequestAttribute
-
トレース・スパンにメソッド・タイプを追加します。
- METHOD_TYPE - io.helidon.grpc.server.ServerRequestAttribute
-
メソッド・タイプをログに記録します。
- MethodDescriptor<ReqT,ResT> - io.helidon.grpc.serverのクラス
-
gRPCメソッドの定義に必要なすべてのメタデータをカプセル化します。
- MethodDescriptor.Configurer<ReqT,ResT> - io.helidon.grpc.serverのインタフェース
-
MethodDescriptor.Rulesを構成できるクラスによって実装されるインタフェース。 - MethodDescriptor.Rules<ReqT,ResT> - io.helidon.grpc.serverのインタフェース
-
メソッド構成API。
- methodHandler() - クラスio.helidon.grpc.client.ClientMethodDescriptorのメソッド
-
クライアント・コールの実行に使用する
MethodHandlerを取得します。 - methodHandler(MethodHandler) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
- methodHandler(MethodHandler) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
-
メソッドの起動に使用できる
MethodHandlerを設定します。 - MethodHandler<ReqT,RespT> - io.helidon.grpc.coreのインタフェース
-
gRPCメソッド・コール・ハンドラ。
- MethodHandler.BidirectionalClient - io.helidon.grpc.coreのインタフェース
-
双方向クライアント・コール・ハンドラ。
- MethodHandler.ClientStreaming - io.helidon.grpc.coreのインタフェース
-
クライアント・ストリーミング・クライアント・コール・ハンドラ。
- MethodHandler.ServerStreamingClient - io.helidon.grpc.coreのインタフェース
-
サーバー・ストリーミング・クライアント・コール・ハンドラ。
- MethodHandler.UnaryClient - io.helidon.grpc.coreのインタフェース
-
単項クライアント・コール・ハンドラ。
- MethodHandlerSupplier - io.helidon.microprofile.grpc.coreのインタフェース
-
AnnotatedMethod用のMethodHandlerのサプライヤ。 - methodName() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
-
このイベントの原因となったメソッド名。
- methods() - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
-
このサービスを構成するメソッドのコレクションを返します。
- methods() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
-
サービス・メソッドを返す。
- methods() - インタフェースio.helidon.webserver.PathTracingConfigのメソッド
-
この構成が有効なメソッド。
- methods(List<String>) - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
-
webサーバーでのこの構成の登録を制限するHTTPメソッド。
- MetricsCdiExtension - io.helidon.microprofile.metricsのクラス
-
MetricsCdiExtensionクラス。
- MetricsCdiExtension() - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのコンストラクタ
- MetricsConfigurer - io.helidon.microprofile.grpc.metricsのクラス
-
注釈付きgRPCサービスに
gRPC metrics interceptorを追加するAnnotatedServiceConfigurer。 - MetricsConfigurer() - クラスio.helidon.microprofile.grpc.metrics.MetricsConfigurerのコンストラクタ
- MetricsSupport - io.helidon.metricsのクラス
-
Helidon Webサーバーのメトリクスのサポート。
- MetricsSupport.Builder - io.helidon.metricsのクラス
-
MetricsSupportのインスタンスを構築するためのfluent APIビルダー。 - metricType() - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
-
MetricTypeを取得します。 - MetricUtil - io.helidon.microprofile.metricsのクラス
-
クラスMetricUtil。
- MetricUtil.LookupResult<A extends Annotation> - io.helidon.microprofile.metricsのクラス
-
非推奨。このクラスはmetrics1からmetrics2 for gRPCへの移行をパブリックにします。リファクタリングする必要があります
- MetricUtil.MatchingType - io.helidon.microprofile.metricsの列挙
-
非推奨。このクラスはmetrics1からmetrics2 for gRPCへの移行をパブリックにします。リファクタリングする必要があります
- MicronautCdiException - io.helidon.integrations.micronaut.cdiでの例外
-
チェック例外を消費する必要がある場合にMicronaut CDI統合によってスローされる例外。
- MicronautCdiExtension - io.helidon.integrations.micronaut.cdiのクラス
-
CDIとMicronautを統合する拡張機能。
- MicronautCdiExtension() - クラスio.helidon.integrations.micronaut.cdi.MicronautCdiExtensionのコンストラクタ
- MicronautDataCdiExtension - io.helidon.integrations.micronaut.cdi.dataのクラス
-
Micronautデータ固有の機能を追加するCDI拡張機能。
- MicronautDataCdiExtension() - クラスio.helidon.integrations.micronaut.cdi.data.MicronautDataCdiExtensionのコンストラクタ
- MicronautIntercepted - io.helidon.integrations.micronaut.cdiの注釈型
-
Micronautインターセプタによってインターセプトされる既存のCDI beanにインターセプタを追加するために使用されます。
- MicronautIntercepted.Literal - io.helidon.integrations.micronaut.cdiのクラス
-
注釈のインスタンスを取得するために使用されるリテラル。
- MicronautInterceptor - io.helidon.integrations.micronaut.cdiのクラス
-
すべてのMicronautインターセプタを呼び出すCDIインターセプタ。
- middleName() - クラスio.helidon.security.jwt.Jwtのメソッド
-
ミドル・ネーム・クレームです。
- middleName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトのミドル・ネーム。
- min(Duration) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
-
ティック・イベント間の最小間隔を設定します。
- MISSING - io.helidon.config.Config.Type
-
構成ノードが存在しません。
- MissingValueException - io.helidon.configでの例外
-
欠落している構成値に関連する特定の失敗を表す例外。
- ModelHelper - io.helidon.microprofile.grpc.coreのクラス
-
共通のモデル・ヘルパー・メソッド。
- modelReader(String) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
-
アプリケーション提供のモデル・リーダー・クラスを設定します。
- modificationDate() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
-
ファイルが最後に変更された日付を示すために使用できる
modification-dateパラメータの値を取得します。 - modificationDate(ZonedDateTime) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
-
コンテンツ処理
modification-dateパラメータを設定します。 - MongoDbClient - io.helidon.dbclient.mongodbのクラス
-
MongoDBドライバ・ハンドラ。
- MongoDbClientConfig - io.helidon.dbclient.mongodbのクラス
-
MongoDB構成パラメータ。
- MongoDbClientProvider - io.helidon.dbclient.mongodbのクラス
-
mongoDB用Helidon DBプロバイダ。
- MongoDbClientProvider() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderのコンストラクタ
- MongoDbClientProviderBuilder - io.helidon.dbclient.mongodbのクラス
-
mongoDBデータベースのビルダー。
- MongoDbColumn - io.helidon.dbclient.mongodbのクラス
-
Mongo固有の列データおよびメタデータ。
- MongoDbExecute - io.helidon.dbclient.mongodbのクラス
-
MongoDBの実装を実行します。
- MongoDbRows<T> - io.helidon.dbclient.mongodbのクラス
-
複数の行を持つ結果セットを含むMongo固有の実行結果。
- MongoDbStatementDml - io.helidon.dbclient.mongodbのクラス
-
MongoDBのDML文。
- MongoDbStatementGet - io.helidon.dbclient.mongodbのクラス
-
mongoDBでのGET操作の文。
- MongoDbTransaction - io.helidon.dbclient.mongodbのクラス
-
MongoDBのトランザクション実行実装。
- MOVED_PERMANENTLY_301 - io.helidon.common.http.Http.Status
-
301 永続的に移行されました。「HTTP/1.1ドキュメント」を参照してください。
- MP - io.helidon.common.HelidonFlavor
-
"MicroProfile"フレーバ。
- MpConfig - io.helidon.config.mpのクラス
-
Helidon MicroProfile Config実装のユーティリティ。
- MpConfigBuilder - io.helidon.config.mpのクラス
-
構成ビルダー。
- MpConfigFilter - io.helidon.config.mp.spiのインタフェース
-
MicroProfile構成実装のフィルタリング・サポート。
- MpConfigImpl - io.helidon.config.mpのクラス
- MpConfigProviderResolver - io.helidon.config.mpのクラス
-
マイクロプロファイル構成との統合。
- MpConfigProviderResolver() - クラスio.helidon.config.mp.MpConfigProviderResolverのコンストラクタ
- MpConfigProviderResolver.ConfigDelegate - io.helidon.config.mpのクラス
-
ビルド時に取得した構成への参照を保持するコンポーネントの実行時の構成の置換を許可するために使用される委譲。
- MpConfigSources - io.helidon.config.mpのクラス
-
MicroProfile Config
ConfigSourceのユーティリティ。 - MpEncryptionFilter - io.helidon.config.encryptionのクラス
-
構成ソースからパスワードを復号化できます。
- MpEncryptionFilter() - クラスio.helidon.config.encryption.MpEncryptionFilterのコンストラクタ
-
非推奨。
- MpException - io.helidon.microprofile.serverでの例外
-
汎用マイクロプロファイル・ランタイム例外です。
- MPOpenAPIBuilder - io.helidon.microprofile.openapiのクラス
-
Helidon MPのOpenAPISupport用のFluentビルダー。
- MPOpenAPIBuilder() - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのコンストラクタ
- MpRestClientListener - io.helidon.microprofile.restclientのクラス
-
エグゼキュータ・サービスを
Contexts.wrap(java.util.concurrent.ExecutorService)でラップするクライアント・リスナー。 - MpRestClientListener() - クラスio.helidon.microprofile.restclient.MpRestClientListenerのコンストラクタ
- MpTracingAutoDiscoverable - io.helidon.microprofile.tracingのクラス
-
サーバー・ランタイムからクライアント・ランタイムへの情報の伝播をサポートするように
MpTracingContextFilterを登録します。 - MpTracingAutoDiscoverable() - クラスio.helidon.microprofile.tracing.MpTracingAutoDiscoverableのコンストラクタ
- MpTracingClientRegistrar - io.helidon.microprofile.tracingのクラス
-
マイクロプロファイル・クライアント・トレース・レジストラ。
- MpTracingClientRegistrar() - クラスio.helidon.microprofile.tracing.MpTracingClientRegistrarのコンストラクタ
- MpTracingContextFilter - io.helidon.microprofile.tracingのクラス
-
アウトバウンド・クライアントがすべてのコンテキストを取得できるように、必要な情報をスレッド・ローカルに格納する自動登録されたフィルタ。
- MpTracingContextFilter() - クラスio.helidon.microprofile.tracing.MpTracingContextFilterのコンストラクタ
- MpTracingFilter - io.helidon.microprofile.tracingのクラス
-
一致後フィルタを使用してJerseyコールのトレースを追加します。
- MpTracingFilter() - クラスio.helidon.microprofile.tracing.MpTracingFilterのコンストラクタ
- MpTracingInterceptor - io.helidon.microprofile.tracingのクラス
-
Traced注釈のインターセプタです。 - MpTracingInterceptor() - クラスio.helidon.microprofile.tracing.MpTracingInterceptorのコンストラクタ
- MpTracingRestClientFilter - io.helidon.microprofile.tracingのクラス
-
RESTクライアント固有の情報を処理するフィルタ。
- MpTracingRestClientFilter() - クラスio.helidon.microprofile.tracing.MpTracingRestClientFilterのコンストラクタ
- MpTracingRestClientListener - io.helidon.microprofile.tracingのクラス
-
Restクライアントのトレース拡張。
- MpTracingRestClientListener() - クラスio.helidon.microprofile.tracing.MpTracingRestClientListenerのコンストラクタ
- MtCacheKey(IdcsMtContext, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのコンストラクタ
-
新しい(不変)キャッシュ・キー。
- MtCacheKey(String, String, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのコンストラクタ
-
新しい(不変)キャッシュ・キー。
- Multi<T> - io.helidon.common.reactiveのインタフェース
-
ゼロ個以上のアイテムを生成する
Flow.Publisherを表し、オプションでエラーまたは完了が続きます。 - multiFromByteChannel(ReadableByteChannel) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
-
指定されたバイト・チャネルからデータを読み取るマルチ・データを作成します。
- multiFromByteChannelBuilder(ReadableByteChannel) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
-
指定された
ReadableByteChannelからMultiのビルダーを作成します。 - MultiFromOutputStream - io.helidon.common.reactiveのクラス
-
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。かわりに
OutputStreamMultiを使用してください - MultiFromOutputStream() - クラスio.helidon.common.reactive.MultiFromOutputStreamのコンストラクタ
-
非推奨。
Flow.PublisherがByteBufferイベントとして書き込まれたデータを公開する新しい出力ストリームを作成します。 - multiFromStream(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
-
指定された
InputStreamからByteBufferを公開するMultiインスタンスを作成します。 - multiFromStreamBuilder(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
-
指定された
InputStreamからMultiのビルダーを作成します。 - MultiPart<T extends BodyPart> - io.helidon.media.multipartのインタフェース
-
マルチパート・エンティティ。
- MULTIPART_FORM_DATA - クラスio.helidon.common.http.MediaTypeのstatic変数
-
multipart/form-dataメディア・タイプを表すMediaType定数。 - MultiPartBodyReader - io.helidon.media.multipartのクラス
-
ReadableMultiPartreader. - MultiPartBodyWriter - io.helidon.media.multipartのクラス
-
WriteableMultiPartwriter. - MultiPartDecoder - io.helidon.media.multipartのクラス
-
HTTPペイロードを
BodyPartのストリームとしてデコードするリアクティブ・プロセッサ。 - MultiPartDecoder.DataChunkPublisher - io.helidon.media.multipartのクラス
-
本文部分を
DataChunkとして公開する内部パブリッシャ。 - MultiPartEncoder - io.helidon.media.multipartのクラス
-
BodyPartのストリームをHTTPペイロードにエンコードするリアクティブ・プロセッサ。 - MultiPartSupport - io.helidon.media.multipartのクラス
-
マルチパート・メディア・サポート。
- MultiTappedPublisher<T> - io.helidon.common.reactiveのクラス
-
様々なFlowインタフェース・メソッドへのコールをインターセプトし、適切なユーザー・コールバックをコールします。
- MultiTappedPublisher.Builder<T> - io.helidon.common.reactiveのクラス
-
マルチ・タップされたパブリッシャ・ビルダー。カスタム・コールバックを登録します。
- multitenancyEndpoints() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
-
マルチテナントIDCSのアサーションおよびトークン・エンドポイントの取得に使用される
IdcsMtRoleMapperProvider.MultitenancyEndpointsを取得します。 - multitenantEndpoints(IdcsMtRoleMapperProvider.MultitenancyEndpoints) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
-
マルチテナントIDCS設定のデフォルト・エンドポイント・プロバイダを置換します。
- MUST_FAIL - io.helidon.security.CompositeProviderFlag
-
プロバイダは失敗する必要があります。
N
- name() - インタフェースio.helidon.common.http.Http.RequestMethodのメソッド
-
メソッド名の取得。
- name() - インタフェースio.helidon.config.Config.Keyのメソッド
-
構成ノードの名前を返します。
- name() - インタフェースio.helidon.config.Configのメソッド
-
Configノードの完全修飾キーの最後のトークンを返します。 - name() - インタフェースio.helidon.config.ConfigValueのメソッド
-
元の
Configノードの完全修飾キーの最後のトークンを返します。 - name() - インタフェースio.helidon.dbclient.DbColumnのメソッド
-
列名
- name() - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderのメソッド
- name() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderのメソッド
- name() - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
- name() - インタフェースio.helidon.dbclient.spi.DbClientProviderのメソッド
-
このプロバイダの名前。
- name() - インタフェースio.helidon.faulttolerance.FtHandlerのメソッド
-
デバッグ、エラー・レポートまたは構成のためにハンドラに割り当てられる名前。
- name() - クラスio.helidon.grpc.client.ClientMethodDescriptorのメソッド
-
メソッドの単純名を返します。
- name() - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- name() - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
-
サービス名を取得します。
- name() - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
この構成が構成するサービスの名前を取得します。
- name() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
-
サーバー名を取得します。
- name() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
-
サーバー名を取得します。
- name() - インタフェースio.helidon.grpc.server.GrpcServiceのメソッド
-
このサービスの名前を取得します。
- name() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
-
メソッドの名前を返します。
- name() - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- name() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
-
サービス名を返します。
- name() - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
この構成が構成するサービスの名前を取得します。
- name() - インタフェースio.helidon.media.multipart.BodyPartのメソッド
-
コントロール名を取得します。
- name() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
-
nameパラメータの値を取得します。 - name() - クラスio.helidon.messaging.Channelのメソッド
-
チャネル名。コネクタの構成と。
- name() - クラスio.helidon.microprofile.grpc.client.GrpcChannel.Literalのメソッド
- name() - 注釈型io.helidon.microprofile.grpc.client.GrpcChannelのメソッド
-
構成されたチャネルまたはgRPCサーバー・ホストの名前。
- name() - 注釈型io.helidon.microprofile.grpc.core.Bidirectionalのメソッド
-
メソッド名を取得します。
- name() - 注釈型io.helidon.microprofile.grpc.core.ClientStreamingのメソッド
-
メソッド名を取得します。
- name() - クラスio.helidon.microprofile.grpc.core.Grpc.Literalのメソッド
- name() - 注釈型io.helidon.microprofile.grpc.core.Grpcのメソッド
-
サービス名を取得します。
- name() - 注釈型io.helidon.microprofile.grpc.core.GrpcMethodのメソッド
-
メソッド名を取得します。
- name() - 注釈型io.helidon.microprofile.grpc.core.ServerStreamingのメソッド
-
メソッド名を取得します。
- name() - 注釈型io.helidon.microprofile.grpc.core.Unaryのメソッド
-
メソッド名を取得します。
- name() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
-
このパラメータの名前。
- name() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
-
このターゲットの名前。
- name() - クラスio.helidon.tracing.config.Traceableのメソッド
-
このトレース可能ユニットの名前。
- name() - クラスio.helidon.webserver.cors.CorsSupportBaseのメソッド
- name() - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
- name() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
このソケットの名前。
- name(String) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
-
このスレッド・プール・エグゼキュータの名前。
- name(String) - クラスio.helidon.config.ConfigSources.SystemPropertiesConfigSource.Builderのメソッド
- name(String) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
-
ソースの名前。
- name(String) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
-
ヘルス・チェックのカスタマイズ名。
- name(String) - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
-
デバッグ、エラー・レポートまたは構成のために割り当てられた名前。
- name(String) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
-
デバッグ、エラー・レポートまたは構成のために割り当てられた名前。
- name(String) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
-
デバッグ、エラー・レポートまたは構成のために割り当てられた名前。
- name(String) - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
-
デバッグ、エラー・レポートまたは構成のために割り当てられた名前。
- name(String) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- name(String) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスの名前を設定します。
- name(String) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
-
gRPCサーバーの名前を設定します。
- name(String) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- name(String) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスの名前を設定します。
- name(String) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
-
コンテンツ処理
nameパラメータを設定します。 - name(String) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
-
ContentDispositionで使用される名前。 - name(String) - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
-
ContentDispositionで使用される名前。 - name(String) - クラスio.helidon.messaging.Channel.Builderのメソッド
-
チャネル名。コネクタの構成と。
- name(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
-
明示的なプロバイダ構成に使用するこのプロバイダの名前。
- name(String) - クラスio.helidon.security.Grant.Builderのメソッド
-
この権限の名前。
- name(String) - クラスio.helidon.security.Principal.Builderのメソッド
-
Principal name
- name(String) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
-
CORSサポート・インスタンスに使用する名前を設定します。
- name(String) - クラスio.helidon.webserver.cors.MappedCrossOriginConfig.Builderのメソッド
-
CORS対応コンポーネントまたはアプリケーション(主にロギング用)の名前を設定します。
- name(String) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
名前付きルーティングをバインドするソケット名を構成します。
- NAME - クラスio.helidon.grpc.core.JavaMarshallerのstatic変数
-
このマーシャラの名前。
- NAMED - io.helidon.dbclient.common.ParamType
-
名前によって文に渡される名前付きの値。
- NAMED_FACTORY_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
-
ファクトリが名前付きBeanとして注入される場合、または名前で構成される場合に選択します。
- namedDelete(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
構成ファイルに定義されている文を使用して、削除文を作成および実行します。
- namedDml(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
構成ファイルに定義されている文を使用して、データ変更文を作成および実行します。
- namedFactory(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
手動で構成された
ConnectionFactoriesoverJmsConnectorBuilder#connectionFactory()から選択します。 - namedGet(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
構成ファイルに定義されている文を使用して、データベース問合せを作成および実行します。
- namedInsert(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
構成ファイルに定義されている文を使用して、挿入文を作成および実行します。
- namedParam(Object) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
- namedParam(Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
-
Objectインスタンスと登録済マッパーを使用してパラメータを構成します。 - namedParam(Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
- namedParameters() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
名前付きパラメータ(使用する場合)。
- namedParams() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
この文の名前付きパラメータを取得します。
- NamedProvider<T extends SecurityProvider> - io.helidon.securityのクラス
-
名前付きセキュリティ・プロバイダのラッパー。
- namedQuery(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
構成ファイルに定義されている文を使用して、データベース問合せを作成および実行します。
- namedSocket(String) - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
追加の名前付きサーバー・ソケットのソケット構成。
- namedUpdate(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
構成ファイルに定義されている文を使用して、更新文を作成および実行します。
- nameFunction(GrpcMetrics.NamingFunction) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
-
メトリクス名の生成に使用する
GrpcMetrics.NamingFunctionを設定します。 - nameResolverFactory() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
-
使用する
NameResolver.Factoryの取得。 - nameResolverFactory(NameResolver.Factory) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
-
使用する
NameResolver.Factoryを設定します。 - nameStartsWith(String) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
このメソッド・リストから、指定されたメソッド名プレフィクスを持つすべてのメソッドを含むメソッドの新しいサブリストを取得します。
- NarayanaExtension - io.helidon.integrations.jta.cdiのクラス
- NarayanaExtension() - クラスio.helidon.integrations.jta.cdi.NarayanaExtensionのコンストラクタ
-
新しい
NarayanaExtensionを作成します。 - nativeBuildTime(ClassLoader) - クラスio.helidon.common.HelidonFeaturesのstaticメソッド
-
すべての機能をスキャンし、ネイティブ・イメージ制限のある機能のエラーおよび警告をログに記録します。
- NativeImageHelper - io.helidon.commonのクラス
-
GraalVMネイティブ・イメージのユーティリティ。
- ndJsonStreamWriter() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
デフォルトのJacksonエンティティ・イベント・ストリーム・ライターを返します。
- ndJsonStreamWriter() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
デフォルトのJSON-Bエンティティ・イベント・ストリーム・ライターを返します。
- ndJsonStreamWriter() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
デフォルトのJSON-Pエンティティ・イベント・ストリーム・ライターを返します。
- ndJsonStreamWriter(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
ObjectMapperインスタンスに基づいて新しいJacksonエンティティ・ストリーム・ライターを作成します。 - ndJsonStreamWriter(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
Jsonbインスタンスに基づいて新しいJSON-Bエンティティ・ストリーム・ライターを作成します。 - ndJsonStreamWriter(JsonWriterFactory) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
JsonWriterFactoryインスタンスに基づいて新しいJSON-Pエンティティ・ストリーム・ライターを作成します。 - ndJsonStreamWriterInstance() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
-
MediaType.APPLICATION_X_NDJSONコンテンツ・タイプのJacksonストリーム・ライター・インスタンスを返します。 - ndJsonStreamWriterInstance() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
-
MediaType.APPLICATION_X_NDJSONコンテンツ・タイプのJSON-Bストリーム・ライター・インスタンスを返します。 - ndJsonStreamWriterInstance() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
-
JSON-Pストリーム・ライターを返します。
- negate() - クラスio.helidon.common.http.CharMatcherのメソッド
-
この正規表現エンジンと一致しない任意の文字に一致する正規表現エンジンを返します。
- negate() - クラスio.helidon.webserver.RequestPredicateのメソッド
-
この述語の論理否定を表す述語を返します。
- never() - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
完了しない
Multiインスタンスを取得します。 - never() - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
完了しない
Singleインスタンスを取得します。 - NewInstance(Class<T>) - クラスio.helidon.microprofile.grpc.core.Instance.NewInstanceのコンストラクタ
- newName() - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
-
renameが必要な場合は、新しい名前を返します。
- newName(String) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
-
このスパンの新しい名前を構成します。
- next() - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
-
チェーン内の次のhandler/filter/requestプロセッサを処理します。
- next() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
次の登録済ハンドラでリクエスト処理を続行します。
- next(Throwable) - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
リクエスト処理のエラー・ブランチを続行または入力します。
- nextDelay(int, long) - インタフェースio.helidon.common.reactive.RetrySchemaのメソッド
-
最後のポーリングが新しいデータを取得しなかった場合、次の読取りまでの遅延を返します。
- nextDelayMillis(long, long, int) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicyのメソッド
- nextDelayMillis(long, long, int) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicyのメソッド
- nextDelayMillis(long, long, int) - インタフェースio.helidon.faulttolerance.Retry.RetryPolicyのメソッド
-
次の遅延(ミリ秒単位)または空のオプションを返して再試行を終了します。
- nickname() - クラスio.helidon.security.jwt.Jwtのメソッド
-
ニックネーム・クレーム。
- nickname(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトのニックネーム。
- NO_CONTENT_204 - io.helidon.common.http.Http.Status
-
204 コンテンツなし。「HTTP/1.1ドキュメント」を参照してください。
- noCache() - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
-
キャッシュではない新規キャッシュを作成します(例:
- node(ConfigNode.ObjectNode) - クラスio.helidon.config.spi.ConfigContent.NodeContent.Builderのメソッド
-
このコンテンツの構成を含むノード。
- node(String) - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
-
キーに基づいて単一の構成ノードを取得します。
- node(String) - インタフェースio.helidon.config.spi.LazyConfigSourceのメソッド
-
リクエストされたキーのノードの値を指定します。
- NodeConfigSource - io.helidon.config.spiのインタフェース
-
基礎となるオリジンからすべてのデータを構成ノードとして読み取ることができる即時ソース。
- noDelay(int) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicyのstaticメソッド
-
遅延なしで、指定されたコール数で再試行ポリシーを作成します。
- nodeType() - インタフェースio.helidon.config.spi.ConfigNode.ListNodeのメソッド
- nodeType() - インタフェースio.helidon.config.spi.ConfigNodeのメソッド
-
このノードのタイプを取得します。
- nodeType() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのメソッド
- nodeType() - インタフェースio.helidon.config.spi.ConfigNode.ValueNodeのメソッド
- noDigestQop() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
-
チャレンジでqopを使用しないでください(RFC-2617ではなくレガシーRFC-2069にフォールバックします)。
- nonce() - クラスio.helidon.security.jwt.Jwtのメソッド
-
Nonceクレーム。
- nonce(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
Nonce値はリプレイ攻撃を防ぐために使用され、認証リクエストで送信された場合に返される必要があります。
- none() - クラスio.helidon.common.http.CharMatcherのstaticメソッド
-
一致する文字がありません。
- NONE - io.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetReset
-
コンシューマ・グループに以前のオフセットが見つからない場合は、例外をコンシューマにスローします。
- NONE - io.helidon.security.providers.httpauth.HttpDigest.Qop
-
従来のアプローチ - ヘッダーを解析するために内部で使用されます。
- NONE - io.helidon.webclient.Proxy.ProxyType
-
プロキシなし
- NONE - io.helidon.webserver.ClientAuthentication
-
認証は必要ありません。
- NONE_JWK - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
フィールドが入力されていないjwkおよび
Jwk.ALG_NONEアルゴリズム。 - noneOf(CharSequence) - クラスio.helidon.common.http.CharMatcherのstaticメソッド
-
指定された文字シーケンスに存在しない文字に一致する
char正規表現エンジンを返します。 - nop() - クラスio.helidon.config.PollingStrategiesのstaticメソッド
-
イベントをまったく起動しないデフォルトのポーリング戦略を提供します。
- noPad() - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
-
出力にパディングを適用しません。
- noProvider(Class<? extends SecurityProvider>) - クラスio.helidon.security.Security.Builderのメソッド
-
プロバイダが構成されているかどうかを確認してください。
- noProxy() - クラスio.helidon.webclient.Proxyのstaticメソッド
-
リクエストをプロキシしないプロキシ・インスタンス。
- normalize(CharMatcher, String) - クラスio.helidon.common.http.Tokenizerのstaticメソッド
-
指定されたトークンが指定された正規表現エンジンと一致することを確認し、小文字のトークン文字列のみを返します。
- NOT_ACCEPTABLE_406 - io.helidon.common.http.Http.Status
-
406 使用できません。「HTTP/1.1ドキュメント」を参照してください。
- NOT_AVAILABLE - インタフェースio.helidon.webserver.accesslog.AccessLogEntryのstatic変数
-
エントリが使用できない場合は、この文字列を結果として使用します。
- NOT_FOUND_404 - io.helidon.common.http.Http.Status
-
404 見つかりません。「HTTP/1.1ドキュメント」を参照してください。
- NOT_IMPLEMENTED_501 - io.helidon.common.http.Http.Status
-
501 未実装。「HTTP/1.1ドキュメント」を参照してください。
- NOT_MODIFIED_304 - io.helidon.common.http.Http.Status
-
304 未変更。「HTTP/1.1ドキュメント」を参照。
- NOT_SUPPORTED - io.helidon.media.common.MessageBodyOperator.PredicateResult
-
リクエストされたタイプはサポートされていません。
- notBefore() - クラスio.helidon.security.jwt.Jwtのメソッド
-
Not beforeクレーム。
- notBefore(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
not before時間は、このJWTが有効になるまでの時間を定義します。
- notBeforeSeconds(int) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
-
発行時間前に許可された有効性。
- NotFoundException - io.helidon.webserverでの例外
-
not foundを示すランタイム例外です。 - NotFoundException(String) - 例外io.helidon.webserver.NotFoundExceptionのコンストラクタ
- NotFoundException(String, Throwable) - 例外io.helidon.webserver.NotFoundExceptionのコンストラクタ
O
- object(Object) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
-
このリクエストにオブジェクトを配置します。
- object(String, Object) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
-
オブジェクトを特定の名前にバインドします。
- object(String, Supplier<Object>) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
-
オブジェクト・サプライヤを特定の名前にバインドします。
- object(Supplier<Object>) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
-
オブジェクト・サプライヤをこのリクエストに追加します。
- OBJECT - io.helidon.config.Config.Type
- OBJECT - io.helidon.config.spi.ConfigNode.NodeType
-
オブジェクト(複合構造)には、オプションで値を指定できます。
- ObjectConfigMapperProvider - io.helidon.config.objectmappingのクラス
-
Java beanは構成をサポートしています。
- ObjectConfigMapperProvider() - クラスio.helidon.config.objectmapping.ObjectConfigMapperProviderのコンストラクタ
- ObjectNodeBuilderImpl - io.helidon.configのクラス
- ObjectNodeBuilderImpl(Function<String, String>) - クラスio.helidon.config.ObjectNodeBuilderImplのコンストラクタ
-
オブジェクト・ビルダーを初期化します。
- ObjectNodeImpl - io.helidon.configのクラス
-
ConfigNode.ObjectNodeを実装します。 - observeOn(Executor) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
デフォルトのバッファ・サイズ32を使用して、指定されたエグゼキュータ・スレッドのダウンストリームにアップストリームのシグナルを再発行し、アイテムの前にエラーをスキップします。
- observeOn(Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
指定されたエグゼキュータ・スレッドのダウンストリームにアップストリーム・シグナルを再発行します。
- observeOn(Executor) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
指定されたエグゼキュータ・スレッドのダウンストリームにアップストリーム・シグナルを再発行します。
- observeOn(Executor, int, boolean) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
指定されたエグゼキュータ・スレッドのダウンストリームにアップストリーム・シグナルを再発行します。
- OciConfigConfigSource - io.helidon.integrations.cdi.oci.objectstorageのクラス
-
ConfigFileAuthenticationDetailsProviderによってバッキングされるConfigSource実装。 - OciConfigConfigSource() - クラスio.helidon.integrations.cdi.oci.objectstorage.OciConfigConfigSourceのコンストラクタ
-
新しい
OciConfigConfigSourceを作成します。 - OCIObjectStorageExtension - io.helidon.integrations.cdi.oci.objectstorageのクラス
-
ObjectStorageインタフェースをCDIベースのアプリケーションに統合するExtension。 - OCIObjectStorageExtension() - クラスio.helidon.integrations.cdi.oci.objectstorage.OCIObjectStorageExtensionのコンストラクタ
-
新しい
OCIObjectStorageExtensionを作成します。 - of(int) - 列挙型io.helidon.common.http.Http.ResponseStatus.Familyのstaticメソッド
-
レスポンス・ステータス・コードのファミリを取得します。
- of(String) - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのstaticメソッド
-
文字列表現から解析されたキーのインスタンスを作成します。
- of(K, V) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
-
指定されたペイロードおよびack関数を使用してメッセージを作成します。
- of(K, V, Supplier<CompletionStage<Void>>) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
-
指定されたペイロードおよびack関数を使用してメッセージを作成します。
- of(PAYLOAD) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
-
指定されたペイロードでJmsMessageを作成します。
- of(PAYLOAD, Supplier<CompletionStage<Void>>) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
-
指定されたペイロードおよびack関数を使用してJmsMessageを作成します。
- of(T) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- of(T...) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- of(V) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
-
指定されたペイロードおよびack関数を使用してメッセージを作成します。
- of(V, Supplier<CompletionStage<Void>>) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
-
指定されたペイロードおよびack関数を使用してメッセージを作成します。
- ofNullable(T) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
- OidcCdiExtension - io.helidon.microprofile.oidcのクラス
-
Open ID Connectをサポートするマイクロプロファイル拡張。
- OidcCdiExtension() - クラスio.helidon.microprofile.oidc.OidcCdiExtensionのコンストラクタ
- oidcConfig() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
-
IDCSインスタンスにアクセスする構成を取得します。
- oidcConfig() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
-
このプロバイダを拡張するクラスによってフィールドが重複しないように、
OidcConfigにアクセスします。 - oidcConfig(OidcConfig) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
-
次のように明示的な
OidcConfigインスタンスを使用します。 - oidcConfig(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
-
OIDC (オープンID接続)の構成。
- OidcConfig - io.helidon.security.providers.oidc.commonのクラス
-
OIDC仕様を利用するすべてのリソース(セキュリティ・プロバイダ、webサーバー拡張、IDCS接続など)から使用可能なOIDCの構成。
- OidcConfig.Builder - io.helidon.security.providers.oidc.commonのクラス
-
OidcConfigのインスタンスを構築するためのfluent APIBuilder。 - oidcMetadata(Resource) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
様々なアイデンティティ・サービスへのエンドポイントおよびアイデンティティ・サーバーに関する情報を含むOIDCメタデータのリソース構成。
- oidcMetadata(JsonObject) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
OIDCメタデータを含むJsonObject。
- oidcMetadataWellKnown(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
trueに設定すると、oidc-metadata-resourceを使用して明示的に定義されていないかぎり、メタデータはデフォルトの(well known)のロケーションからロードされます。
- OidcProvider - io.helidon.security.providers.oidcのクラス
-
Open ID Connect認証プロバイダ。
- OidcProvider.Builder - io.helidon.security.providers.oidcのクラス
-
OidcProviderのビルダー。 - OidcProviderService - io.helidon.security.providers.oidcのクラス
-
OIDCプロバイダ・インスタンスを作成するJavaサービス。
- OidcProviderService() - クラスio.helidon.security.providers.oidc.OidcProviderServiceのコンストラクタ
- OidcSupport - io.helidon.security.providers.oidcのクラス
-
OIDC統合では、webサーバーを介してWebリソースを公開する必要があります。
- OidcSupport.Builder - io.helidon.security.providers.oidcのクラス
-
OidcSupport用のfluent APIビルダー。 - ok() - インタフェースio.helidon.webserver.cors.CorsSupportBase.ResponseAdapterのメソッド
-
このアダプタで設定され、ステータスがOKに設定されたヘッダーのみを含むレスポンスを返します。
- OK_200 - io.helidon.common.http.Http.Status
-
200 OK。「HTTP/1.1ドキュメント」を参照してください。
- okSeverity() - 注釈型io.helidon.security.annotations.Auditedのメソッド
-
成功したレスポンス(httpでは、これは1** 2**および3**ステータスになります)を含むリクエストの重大度。
- onAck(Supplier<CompletionStage<Void>>) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
メッセージが確認されるとコールバックが呼び出されます。
- onCancel(Runnable) - クラスio.helidon.common.reactive.CompletionSingleのメソッド
- onCancel(Runnable) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
ダウンストリームからの取消シグナルが到着したときに実行されます。
- onCancel(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
取消しシグナルを受信したときに、指定された
Runnableを実行します。 - onCancel(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
- onCancel(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
取消しシグナルを受信したときに、指定された
Runnableを実行します。 - onCancel(Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
取消しシグナルを受信したときに、指定された
Runnableを実行します。 - onCancelCallback(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
-
取消しコールバック時。
- onChange(BiConsumer<String, ConfigNode>) - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
-
ランタイムのサポートを変更します。
- onChange(BiConsumer<String, ConfigNode>) - クラスio.helidon.config.PrefixedConfigSourceのメソッド
- onChange(BiConsumer<String, ConfigNode>) - インタフェースio.helidon.config.spi.EventConfigSourceのメソッド
-
変更リスナーを登録します。
- onChange(Consumer<Config>) - インタフェースio.helidon.config.Configのメソッド
-
構成全体または特定の構成ノードで変更が発生するたびに起動される
Consumerを登録します。 - onComplete() - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
- onComplete() - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
- onComplete() - クラスio.helidon.media.multipart.MultiPartEncoderのメソッド
- onComplete() - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
- onComplete() - クラスio.helidon.webclient.FileSubscriberのメソッド
-
非推奨。
- onComplete() - インタフェースio.helidon.webserver.BareResponseのメソッド
-
レスポンスをフラッシュしてクローズする必要があります。
- onComplete() - クラスio.helidon.webserver.tyrus.TyrusReaderSubscriberのメソッド
- onComplete(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
onCompleteシグナルの受信時に、指定された
Runnableを実行します。 - onComplete(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
- onComplete(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
onCompleteシグナルの受信時に、指定された
Runnableを実行します。 - onComplete(Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
onCompleteシグナルの受信時に、指定された
Runnableを実行します。 - onCompleteCallback(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
-
完了時コールバック。
- onCompleted() - クラスio.helidon.grpc.client.GrpcServiceClient.SingleValueStreamObserverのメソッド
- onCompleted() - クラスio.helidon.grpc.core.LambdaStreamObserverのメソッド
- onCompleted() - クラスio.helidon.grpc.core.SafeStreamObserverのメソッド
- onCompleted() - クラスio.helidon.grpc.server.CollectingObserverのメソッド
- onCompleteResume(T) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
onCompleteシグナルがインターセプトされた場合、単一アイテムからストリームを再開します。
- onCompleteResume(T) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
onCompleteシグナルがインターセプトされた場合、単一アイテムからストリームを再開します。
- onCompleteResume(T) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
onCompleteシグナルがインターセプトされた場合、単一アイテムからストリームを再開します。
- onCompleteResumeWith(Flow.Publisher<? extends T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
onCompleteシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
- onCompleteResumeWith(Flow.Publisher<? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
onCompleteシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
- onCompleteResumeWith(Flow.Publisher<? extends T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
onCompleteシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
- onCounterAdded(String, Counter) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
- onCounterRemoved(String) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
- onEmit(Consumer<T>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
onNextが実際に送信された直後に実行されるコールバック。 - onEmpty(Runnable) - インタフェースio.helidon.common.reactive.OptionalCompletionStageのメソッド
-
このステージが正常に完了して
nullを返すと、指定されたアクションを実行する新しいOptionalCompletionStageを返します。 - onError(Throwable) - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
- onError(Throwable) - クラスio.helidon.grpc.client.GrpcServiceClient.SingleValueStreamObserverのメソッド
- onError(Throwable) - クラスio.helidon.grpc.core.LambdaStreamObserverのメソッド
- onError(Throwable) - クラスio.helidon.grpc.core.SafeStreamObserverのメソッド
- onError(Throwable) - クラスio.helidon.grpc.server.CollectingObserverのメソッド
- onError(Throwable) - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
- onError(Throwable) - クラスio.helidon.media.multipart.MultiPartEncoderのメソッド
- onError(Throwable) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
- onError(Throwable) - クラスio.helidon.webclient.FileSubscriberのメソッド
-
非推奨。
- onError(Throwable) - インタフェースio.helidon.webserver.BareResponseのメソッド
-
レスポンスをフラッシュしてクローズする必要があります。
- onError(Throwable) - クラスio.helidon.webserver.tyrus.TyrusReaderSubscriberのメソッド
- onError(Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
onErrorシグナルの受信時に、指定された
Runnableを実行します。 - onError(Consumer<? super Throwable>) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
- onError(Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
onErrorシグナルの受信時に、指定された
Consumerを実行します。 - onError(Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
onErrorシグナルの受信時に、指定された
Runnableを実行します。 - onErrorCallback(Consumer<? super Throwable>) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
-
エラー・コールバック時。
- onErrorResume(Function<? super Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
onErrorシグナルを受信した場合にonNextとして送信されるアイテムを提供する
Function。 - onErrorResume(Function<? super Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
onErrorシグナルを受信した場合にonNextとして送信されるアイテムを提供する
Function。 - onErrorResume(Function<? super Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
onErrorシグナルを受信した場合にonNextとして送信されるアイテムを提供する
Function。 - onErrorResumeWith(Function<? super Throwable, ? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
- onErrorResumeWith(Function<? super Throwable, ? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
- onErrorResumeWith(Function<? super Throwable, ? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
- onErrorResumeWithSingle(Function<? super Throwable, ? extends Single<? extends T>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
- onEvent(MessageBodyContext.Event) - インタフェースio.helidon.media.common.MessageBodyContext.EventListenerのメソッド
-
サブスクリプション・イベントを処理します。
- onGaugeAdded(String, Gauge<?>) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
- onGaugeRemoved(String) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
- onHistogramAdded(String, Histogram) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
- onHistogramRemoved(String) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
- onMeterAdded(String, Meter) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
- onMeterRemoved(String) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
- onNewClient(Class<?>, RestClientBuilder) - クラスio.helidon.microprofile.restclient.MpRestClientListenerのメソッド
- onNewClient(Class<?>, RestClientBuilder) - クラスio.helidon.microprofile.tracing.MpTracingRestClientListenerのメソッド
- onNewWebServer(Consumer<WebServer>) - クラスio.helidon.webserver.Routing.Builderのメソッド
- onNewWebServer(Consumer<WebServer>) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
作成された新しい
WebServerインスタンスのコールバックをこのルーティングに登録します。 - onNext(DataChunk) - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
- onNext(DataChunk) - クラスio.helidon.webclient.FileSubscriberのメソッド
-
非推奨。
- onNext(DataChunk) - インタフェースio.helidon.webserver.BareResponseのメソッド
-
指定された
ByteBufferは、メソッド・コール中に完全に読み取る必要があります。 - onNext(DataChunk) - クラスio.helidon.webserver.tyrus.TyrusReaderSubscriberのメソッド
- onNext(WriteableBodyPart) - クラスio.helidon.media.multipart.MultiPartEncoderのメソッド
- onNext(Message<V>) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
- onNext(T) - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
- onNext(T) - クラスio.helidon.grpc.client.GrpcServiceClient.SingleValueStreamObserverのメソッド
- onNext(T) - クラスio.helidon.grpc.core.SafeStreamObserverのメソッド
- onNext(V) - クラスio.helidon.grpc.core.LambdaStreamObserverのメソッド
- onNext(V) - クラスio.helidon.grpc.server.CollectingObserverのメソッド
- onNextCallback(Consumer<? super T>) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
-
次のコールバック時。
- onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
-
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
- onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
-
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
- onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.IoMulti.OutputStreamMultiBuilderのメソッド
-
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
- onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
-
非推奨。ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
- onRequestCallback(LongConsumer) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
-
リクエスト時コールバック。
- onSubscribe(Flow.Subscription) - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
- onSubscribe(Flow.Subscription) - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
- onSubscribe(Flow.Subscription) - クラスio.helidon.media.multipart.MultiPartEncoderのメソッド
- onSubscribe(Flow.Subscription) - クラスio.helidon.webclient.FileSubscriberのメソッド
-
非推奨。
- onSubscribe(Flow.Subscription) - インタフェースio.helidon.webserver.BareResponseのメソッド
-
各レスポンスは単一のパブリッシャにサブスクライブされ、AFTER
BareResponse.writeStatusAndHeaders(Http.ResponseStatus, Map)メソッドがコールされて返されます。 - onSubscribe(Flow.Subscription) - クラスio.helidon.webserver.tyrus.TyrusReaderSubscriberのメソッド
- onSubscribe(Subscription) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
- onSubscribeCallback(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
-
サブスクリプション・コールバックです。
- onTerminate(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
シグナルonComplete、onCancelまたはonErrorのいずれかを受信したときに、指定された
Runnableを実行します。 - onTerminate(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
- onTerminate(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
シグナルonComplete、onCancelまたはonErrorのいずれかを受信したときに、指定された
Runnableを実行します。 - onTerminate(Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
シグナルonComplete、onCancelまたはonErrorのいずれかを受信したときに、指定された
Runnableを実行します。 - onTimerAdded(String, Timer) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
- onTimerRemoved(String) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
- onValue(Consumer<? super T>) - インタフェースio.helidon.common.reactive.OptionalCompletionStageのメソッド
-
このステージが正常に完了して
null以外を返したときに、このステージの結果を指定されたアクションの引数として実行される新しいOptionalCompletionStageを返します。 - OPEN - io.helidon.faulttolerance.CircuitBreaker.State
-
回線がオープンしており、すべてのリクエストが
CircuitBreakerOpenExceptionで失敗します。 - OpenApiCdiExtension - io.helidon.microprofile.openapiのクラス
-
クラス・パスに
META-INF/jandex.idxファイルが存在しない場合にCDIからJandex索引(SmallRye OpenAPIに渡す)を構築できるようにするポータブル拡張機能。 - OpenApiCdiExtension() - クラスio.helidon.microprofile.openapi.OpenApiCdiExtensionのコンストラクタ
-
索引ビルダーの新しいインスタンスを作成します。
- openAPIConfig() - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのメソッド
- openAPIConfig() - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
-
小規模なOpenAPI動作を制御する設定を記述する小規模なOpenApiConfigインスタンスを返します。
- openAPIConfig() - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
- OpenAPISupport - io.helidon.openapiのクラス
-
サーバーによって処理されるエンドポイントを記述するOpenAPIドキュメントを戻すためのエンドポイントおよびサポート・ロジックを提供します。
- OpenAPISupport.Builder - io.helidon.openapiのクラス
-
OpenAPISupportのFluent APIビルダー。 - OPERATION_DECRYPT - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
コンテンツを復号化し、必要に応じて復号化を検証します。
- OPERATION_DERIVE_BITS - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
キーとして使用しないビットを導出します。
- OPERATION_DERIVE_KEY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
導出キー。
- OPERATION_ENCRYPT - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
コンテンツの暗号化。
- OPERATION_SIGN - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
デジタル・シグネチャまたはMACをコンピュートします。
- OPERATION_UNWRAP_KEY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
キーを復号化し、復号化を検証します(該当する場合)。
- OPERATION_VERIFY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
デジタル・シグネチャまたはMACを確認します。
- OPERATION_WRAP_KEY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
暗号化キー
- operationNameConstructor() - クラスio.helidon.grpc.server.GrpcTracingConfigのメソッド
- operations() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
-
このJWKで許可されている操作。
- optional() - クラスio.helidon.config.AbstractSourceのメソッド
- optional() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
- optional() - インタフェースio.helidon.config.spi.Source.Builderのメソッド
-
このソースをオプションになるように構成します。
- optional() - インタフェースio.helidon.config.spi.Sourceのメソッド
-
このソースがオプションかどうか。
- optional() - 注釈型io.helidon.security.annotations.Authenticatedのメソッド
-
optionalに設定すると、認証が試行されますが、失敗した場合は、認証されたユーザー/サービスなしで呼び出されます。
- optional(boolean) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
- optional(boolean) - インタフェースio.helidon.config.spi.Source.Builderのメソッド
-
ソースがオプションかどうか。
- optional(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
認証が必要かどうか。
- optional(boolean) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
-
trueに設定すると、このプロバイダは無効なリクエストの場合に失敗するかわりに
SecurityResponse.SecurityStatus.ABSTAINを返します。 - optional(boolean) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
-
認証が必要かどうか。
- optional(boolean) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
-
シグネチャがオプションかどうかを設定します。
- optional(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
認証が必要かどうか。
- optional(boolean) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
-
セキュリティがオプションであることを設定します。
- OPTIONAL - io.helidon.security.CompositeProviderFlag
-
プロバイダは成功する場合と棄権される場合があります。
- OPTIONAL - io.helidon.security.providers.common.spi.AnnotationAnalyzer.Flag
-
セキュリティを使用できます(例:
- OPTIONAL - io.helidon.webserver.ClientAuthentication
-
認証はオプションです。
- OptionalCompletionStage<T> - io.helidon.common.reactiveのインタフェース
-
要素が存在する場合および存在しない場合にケースの処理を許可する完了ステージ。
- OptionalMatcher - io.helidon.config.testingのクラス
-
Optionalのマッチャ。 - optionalSupplier() - インタフェースio.helidon.config.ConfigValueのメソッド
-
構成ノードの
Optional<T>のSupplierを返します。 - options() - インタフェースio.helidon.webclient.WebClientのメソッド
-
オプション・メソッドのリクエスト・ビルダーを作成します。
- options(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- options(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
すべてのOPTIONSリクエストを指定されたハンドラにルーティングします。
- options(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- options(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
OPTIONSリクエストを、対応するパスとともに指定されたハンドラにルーティングします。
- options(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- options(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
OPTIONSリクエストを、対応するパスとともに指定されたハンドラにルーティングします。
- OPTIONS - io.helidon.common.http.Http.Method
-
OPTIONSメソッドは、Request-URIによって識別されるリクエスト/レスポンス・チェーンで使用できる通信オプションに関する情報を要求します。
- or(CharMatcher) - クラスio.helidon.common.http.CharMatcherのメソッド
-
この正規表現エンジンまたは
otherのいずれかで一致する任意の文字に一致する正規表現エンジンを返します。 - or(Predicate<ServerRequest>) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
この述語と別の述語の間の論理OR式を表す合成述語を返します。
- or(Supplier<? extends Optional<T>>) - インタフェースio.helidon.config.ConfigValueのメソッド
-
基礎となる
Optionalに値がない場合は、提供するファンクションによって生成されたOptionalに設定します。 - orElse(T) - インタフェースio.helidon.config.ConfigValueのメソッド
-
存在する場合は値を返し、それ以外の場合は
otherを返します。 - orElseGet(Supplier<? extends T>) - インタフェースio.helidon.config.ConfigValueのメソッド
-
値が存在する場合はその値を返し、そうでない場合は
otherを呼び出し、その呼び出しの結果を返します。 - orElseThrow(Supplier<? extends X>) - インタフェースio.helidon.config.ConfigValueのメソッド
-
値が存在する場合は、その含まれている値を返し、それ以外の場合は、指定されたサプライヤによって作成された例外をスローします。
- origin() - クラスio.helidon.security.Grantのメソッド
-
この権限付与の元 - これは、任意の文字列、URI、それを作成するコンポーネントなどです。
- origin(String) - クラスio.helidon.security.Grant.Builderのメソッド
-
この権限付与の元(例:
- ORIGIN - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Origin"ヘッダー名。 - OTHER - io.helidon.common.http.Http.ResponseStatus.Family
-
その他の認識されないHTTPステータス・コード。
- otherwise(Handler) - クラスio.helidon.webserver.RequestPredicate.ConditionalHandlerのメソッド
-
述語がリクエストと一致しない場合に使用する
Handlerを設定します。 - outbound(OutboundConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
-
アウトバウンド・ターゲットをこのビルダーに追加します。
- OUTBOUND_SPAN_QUALIFIER - クラスio.helidon.tracing.config.TracingConfigUtilのstatic変数
-
Contextに登録されているアウトバウンドio.opentracing.SpanContextの修飾子。 - OUTBOUND_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
-
アウトバウンド・セキュリティ((アイデンティティ伝播など))イベントの予約済イベント・タイプ・プレフィクス。
- outboundClientBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
-
アイデンティティ伝播、アイデンティティ・マッピング、アウトバウンド・コールの暗号化などに使用されるプログラムによるアウトバウンド・セキュリティのためのアウトバウンド・セキュリティ・クライアント・ビルダー。
- outboundConfig(OutboundConfig) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
アウトバウンド・ルールの構成。
- outboundConfig(OutboundConfig) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
-
アウトバウンド構成 - トークンが伝播されるアウトバウンド・ターゲットのセット。
- outboundConfig(OutboundConfig) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
アウトバウンド・ルールの構成。
- outboundConfig(OutboundConfig) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
-
アウトバウンド・ルールの構成。
- OutboundConfig - io.helidon.security.providers.commonのクラス
-
アウトバウンド・セキュリティ・ターゲットの構成。
- OutboundConfig() - クラスio.helidon.security.providers.common.OutboundConfigのコンストラクタ
- OutboundConfig.Builder - io.helidon.security.providers.commonのクラス
-
OutboundConfigビルダー(構成から読み取らない場合)。 - outboundEndpointConfig(EndpointConfig) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
-
このアウトバウンド・コールのアウトバウンド・エンドポイント構成(注釈、構成、属性など。)を構成します。
- outboundEndpointConfig(Supplier<EndpointConfig>) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
-
このアウトバウンド・コールのアウトバウンド・エンドポイント構成(注釈、構成、属性など。)を構成します。
- outboundEnvironment(SecurityEnvironment) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
-
このアウトバウンド・コールのアウトバウンド環境(パス、ヘッダー、URIなど。)を構成します。
- outboundEnvironment(Supplier<SecurityEnvironment>) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
-
このアウトバウンド・コールのアウトバウンド環境(パス、ヘッダー、URIなど。)を構成します。
- outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのメソッド
- outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - インタフェースio.helidon.security.spi.OutboundSecurityProviderのメソッド
-
アウトバウンド・セキュリティに必要なヘッダーおよびエンティティに必要な更新を作成します(例:
- outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
-
アウトバウンド・セキュリティに必要なヘッダーおよびエンティティに必要な更新を作成します(例:
- OutboundSecurityClientBuilder - io.helidon.securityのクラス
-
セキュリティ・クライアントを構築するビルダー - 便宜上、
SecurityRequestBuilderを拡張します。 - OutboundSecurityProvider - io.helidon.security.spiのインタフェース
-
クライアント・リクエスト(outbound)を保護するためのセキュリティ・プロバイダ。
- OutboundSecurityResponse - io.helidon.securityのクラス
-
アウトバウンド・セキュリティ・プロバイダのレスポンス。
- OutboundSecurityResponse.Builder - io.helidon.securityのクラス
-
カスタム・アイデンティティ伝播レスポンスを構築するためのビルダー・クラス。
- OutboundTarget - io.helidon.security.providers.commonのクラス
-
アウトバウンド・ターゲットの構成。
- OutboundTarget.Builder - io.helidon.security.providers.commonのクラス
-
OutboundTargetのFluent APIビルダー。 - OutboundTargetDefinition - io.helidon.security.providers.httpsignのクラス
-
送信リクエストに署名するアウトバウンド・ターゲットの構成。
- OutboundTargetDefinition.Builder - io.helidon.security.providers.httpsignのクラス
-
OutboundTargetDefinitionインスタンスを構築するFluent APIビルダー。 - outboundTokenHandler(TokenHandler) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
-
アイデンティティを伝播するアウトバウンド・ヘッダーを作成するトークン・ハンドラ。
- outboundTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
-
発信トレースのトレース・スパンを作成します。
- OutboundTracing - io.helidon.security.integration.commonのクラス
-
アウトバウンド・セキュリティのトレース・サポート。
- outputStreamMulti() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
-
Multiとして書き込まれたデータを提供するOutputStreamを作成します。 - OutputStreamMulti - io.helidon.common.reactiveのクラス
-
Flow.PublisherがByteBufferイベントとして書き込まれたデータを公開する出力ストリーム。 - OutputStreamMulti() - クラスio.helidon.common.reactive.OutputStreamMultiのコンストラクタ
-
Flow.PublisherがByteBufferイベントとして書き込まれたデータを公開する新しい出力ストリームを作成します。 - outputStreamMultiBuilder() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
-
Multiとして書き込まれたデータを提供するOutputStreamのビルダーを作成します。 - overallTimeout() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
-
全体のタイムアウト。
- overallTimeout(long, TimeUnit) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
-
レコードの作成以降のタイムアウトを構成します。
- overallTimeout(Duration) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
-
全体のタイムアウト。
- overallTimeout(Duration) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
-
全体のタイムアウト。
- OverrideConfigFilter - io.helidon.configのクラス
-
値を
Patternと一致する新しいキーの値に置き換える構成フィルタ。 - OverrideConfigFilter(Supplier<List<Map.Entry<Predicate<Config.Key>, String>>>) - クラスio.helidon.config.OverrideConfigFilterのコンストラクタ
-
キー・パターンから上書き値へのマップの指定されたサプライヤを使用してフィルタを作成します。
- overrides(Supplier<? extends OverrideSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
上書きソースのソースを設定します。
- OverrideSource - io.helidon.config.spiのインタフェース
-
構成オーバーライド設定のソース。
- OverrideSource.OverrideData - io.helidon.config.spiのクラス
-
構成オーバーライド設定のグループ。
- OverrideSourceProvider - io.helidon.config.spiのインタフェース
-
メタ構成に基づいてオーバーライド・ソースを提供するJavaサービス・ローダー・サービス。
- OverrideSources - io.helidon.configのクラス
-
クラスは、組込みの
OverrideSource実装へのアクセスを提供します。
P
- pad(String) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
-
構成済のパディングを適用します。
- parallelismThreshold(long) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
-
並列度しきい値を構成します。
- param(String) - インタフェースio.helidon.common.http.HttpRequest.Pathのメソッド
-
パス・パターンから解決された単一パラメータの値を返します。
- param(String) - インタフェースio.helidon.webserver.PathMatcher.Resultのメソッド
-
関連付けられたパス・マッチャの特定のパラメータの値を取得します。
- PARAM_ALGORITHM - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
アルゴリズムのJWKパラメータ。
- PARAM_CURVE - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
EC曲線のJWKパラメータ。
- PARAM_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
秘密キーの指数のJWKパラメータ。
- PARAM_FIRST_CRT_COEFF - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
秘密キーの最初のCRT係数のJWKパラメータ。
- PARAM_FIRST_FACTOR_CRT_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
秘密キーの最初のファクタCRT指数のJWKパラメータ。
- PARAM_FIRST_PRIME_FACTOR - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
秘密キー第一プライム・ファクタのJWKパラメータ。
- PARAM_HEADER_NAME - クラスio.helidon.security.providers.oidc.common.OidcConfigのstatic変数
-
JWTが必要なヘッダーのデフォルト名。
- PARAM_KEY_ID - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
キーIDのJWKパラメータ。
- PARAM_KEY_TYPE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
キー・タイプのJWKパラメータ。
- PARAM_OCTET_KEY - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
-
キー値。
- PARAM_OPERATIONS - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
許可された操作のJWKパラメータ。
- PARAM_OTHER_PRIMES - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
秘密キーその他のプライム情報のJWKパラメータ。
- PARAM_PRIVATE_KEY - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
秘密キーのJWKパラメータ。
- PARAM_PUB_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
公開キー指数のJWKパラメータ。
- PARAM_PUB_MODULUS - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
公開キー・モジュールのJWKパラメータ。
- PARAM_SECOND_FACTOR_CRT_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
秘密キーの秒係数CRT指数のJWKパラメータ。
- PARAM_SECOND_PRIME_FACTOR - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
秘密キー第2プライム・ファクタのJWKパラメータ。
- PARAM_USE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
使用のJWKパラメータ。
- PARAM_X_COORDINATE - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
X座標のJWKパラメータ。
- PARAM_Y_COODRINATE - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
X座標のJWKパラメータ。
- parameter(String, String) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
-
新しいコンテンツ処理ヘッダー・パラメータを追加します。
- parameterAnnotations() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
メソッド・パラメータ注釈を取得します。
- parameters() - クラスio.helidon.common.http.MediaTypeのメソッド
-
読取り専用パラメータ・マップの取得メソッド。
- parameters() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
-
パラメータ・マップを取得します。
- parameters(List<Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
使用する新しい索引付きパラメータを設定します。
- parameters(Map<String, Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
使用する新しい名前付きパラメータを設定します。
- parameters(Map<String, String>) - クラスio.helidon.common.http.MediaType.Builderのメソッド
-
メディア・タイプのパラメータ。
- Parameters - io.helidon.common.httpのインタフェース
-
パラメータは、
keyが複数の値を持つ可能性があるStringであるkey : valueペアを表します。 - parameterTypes() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
メソッド・パラメータ・タイプを取得します。
- paramName() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
問合せパラメータ名。
- paramName(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
パラメータの使用時にJWTトークンを含む問合せパラメータの名前。
- params() - インタフェースio.helidon.security.AuditEventのメソッド
-
この監査イベントのパラメータ。監査メッセージの作成時に
String.format(String, Object...)で使用されます。 - params() - インタフェースio.helidon.webserver.PathMatcher.Resultのメソッド
-
関連付けられたパス・テンプレートで指定されたパラメータの値を返します。
- params(Object...) - インタフェースio.helidon.dbclient.DbStatementのメソッド
-
配列からパラメータを順番に構成します。
- params(List<?>) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
- params(List<?>) - インタフェースio.helidon.dbclient.DbStatementのメソッド
-
Listからパラメータを順番に構成します。 - params(List<?>) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
- params(Map<String, ?>) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
- params(Map<String, ?>) - インタフェースio.helidon.dbclient.DbStatementのメソッド
-
名前付きパラメータを構成します。
- params(Map<String, ?>) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
- paramType() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
この文のパラメータのタイプ。
- ParamType - io.helidon.dbclient.commonの列挙
-
文パラメータのタイプ。
- parent() - インタフェースio.helidon.config.Config.Keyのメソッド
-
親構成ノードのキーを表すKeyのインスタンスを返します。
- parent() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
-
この分析の親。
- parent(Context) - クラスio.helidon.common.context.Context.Builderのメソッド
-
新しいコンテキストの親。
- PARENT_CONTEXT_CLIENT_PROPERTY - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
-
アウトバウンド呼出しで親スパン・コンテキストをオーバーライドするためにJAX-RSリクエストとともに送信されるプロパティ。
- ParentingMediaContextBuilder<T> - io.helidon.media.commonのインタフェース
-
ペアレント化できる
MediaContextのビルダー。 - ParsableSource - io.helidon.config.spiのインタフェース
-
メディア・タイプに基づいて(または明示的な
ConfigParserを使用して)解析できるストリームとして基礎となる起点からすべてのデータを読み取ることができる即時ソース。 - ParsableSource.Builder<B extends ParsableSource.Builder<B>> - io.helidon.config.spiのインタフェース
-
解析可能なソースのビルダー。
- parse(ConfigParser.Content) - クラスio.helidon.config.hocon.HoconConfigParserのメソッド
- parse(ConfigParser.Content) - クラスio.helidon.config.PropertiesConfigParserのメソッド
- parse(ConfigParser.Content) - インタフェースio.helidon.config.spi.ConfigParserのメソッド
- parse(ConfigParser.Content) - クラスio.helidon.config.yaml.YamlConfigParserのメソッド
- parse(InputStream) - クラスio.helidon.grpc.core.JavaMarshallerのメソッド
- parse(InputStream) - クラスio.helidon.grpc.core.JsonbMarshallerのメソッド
- parse(String) - クラスio.helidon.common.http.Http.DateTimeのstaticメソッド
-
「RFC2616ハイパーテキスト転送プロトコル」で指定された日時書式を使用して、指定されたテキストを
ZonedDateTimeに解析します。 - parse(String) - クラスio.helidon.common.http.MediaTypeのstaticメソッド
-
文字列表現からメディア・タイプを解析します。
- parse(String) - クラスio.helidon.common.http.SetCookieのstaticメソッド
-
文字列表現から
SetCookieの新しいインスタンスを解析します。 - parser() - クラスio.helidon.config.AbstractConfigSourceのメソッド
-
ParsableSourceのコンテンツの解析に使用するように構成されている場合は、構成パーサー。 - parser() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
- parser() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
- parser() - クラスio.helidon.config.FileConfigSourceのメソッド
- parser() - クラスio.helidon.config.git.GitConfigSourceのメソッド
- parser() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
-
パーサーがこのソースで構成されている場合は、それを返します。
- parser() - クラスio.helidon.config.UrlConfigSourceのメソッド
- parser(ConfigParser) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
-
これが
ParsableSourceであり、明示的パーサーが構成されているかどうかを示すパーサー。 - parser(ConfigParser) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
- parser(ConfigParser) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
- parser(ConfigParser) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
- parser(ConfigParser) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
- parser(ConfigParser) - インタフェースio.helidon.config.spi.ParsableSource.Builderのメソッド
-
ソースで使用する明示的パーサーを構成します。
- parser(ConfigParser) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
- parserMapping(Function<Config.Key, Optional<ConfigParser>>) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
-
キーをパーサーにマップする関数を設定します。
- parseToken(String) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
-
ネットワーク経由で受信したトークンを解析します。
- PARTIAL_CONTENT_206 - io.helidon.common.http.Http.Status
-
206 コンテンツのリセット。「HTTP/1.1ドキュメント」を参照してください。
- partialResultsException() - インタフェースio.helidon.graphql.server.ExecutionContextのメソッド
-
部分的な結果
Throwableを取得します。 - partialResultsException(Throwable) - インタフェースio.helidon.graphql.server.ExecutionContextのメソッド
-
部分的な結果
Throwableを追加します。 - password(char[]) - クラスio.helidon.webclient.Proxy.Builderのメソッド
-
プロキシの新しいパスワードを設定します。
- password(String) - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
- password(String) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- password(String) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- password(String) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
データベース接続パスワードを設定します。
- password(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
JMS接続の作成に使用するパスワード。
- password(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
JMS接続の作成に使用するパスワード。
- PASSWORD_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
-
ConnectionFactoryで使用されるパスワード。
- patch(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- patch(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
すべてのRFC 5789 PATCHリクエストを指定されたハンドラにルーティングします。
- patch(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- patch(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
RFC 5789 PATCHリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- patch(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- patch(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
RFC 5789 PATCHリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- PATCH - io.helidon.common.http.Http.Method
-
RFC 5789で説明されているPATCHメソッドは、既存のリソースへの更新を実行するために使用されます。この場合、リクエスト・ペイロードには更新の実行方法に関する指示のみが含まれている必要があります。
- path() - インタフェースio.helidon.common.http.HttpRequestのメソッド
-
実際のルーティングで正規表現エンジンによって受け入れられたパスを返します。
- path() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
-
構成ファイルへの相対パスを返します。
- path() - クラスio.helidon.security.SecurityEnvironmentのメソッド
-
リソースへのパス
- path() - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
- path() - インタフェースio.helidon.webserver.PathTracingConfigのメソッド
-
この構成を構成するパス。
- path(HttpRequest.Path) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
リクエストのパス。
- path(String) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
-
Pathパラメータを設定します。 - path(String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
-
使用するパスを構成します。
- path(String) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
-
ファイルシステムを検索するためのファイルシステム上のパス。
- path(String) - クラスio.helidon.metrics.prometheus.PrometheusSupport.Builderのメソッド
-
メトリクス・リソースのパスを設定します。デフォルトは
/metricsです。 - path(String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
-
リクエストされた((プロトコル、サーバーおよびポートなしのhttpのURIなど))のパス。
- path(String) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
リクエストのパス。
- path(String) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
リクエストの新しいパスを設定します。
- path(String) - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
-
トレースされた構成を登録するパス。
- path(Path) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
-
構成ディレクトリ・パス。
- path(Path) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
-
(mandatory)から構成を読み取るためのパスを構成します。
- path(Path) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
-
ソースを検索するパスを構成します。
- path(Path) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
-
ファイルシステムを検索するためのファイルシステム上のパス。
- PATH - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
-
パスのキー。
- PathMatcher - io.helidon.webserverのインタフェース
-
URIパス・マッチャ。
- PathMatcher.PrefixResult - io.helidon.webserverのインタフェース
-
PathMatcherを指定されたURIパスと照合したプレフィクスの結果。 - PathMatcher.Result - io.helidon.webserverのインタフェース
-
PathMatcherを指定されたURIパスと照合した結果。 - pathPattern() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
- pathPattern(String) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
-
このクロス・オリジン構成のパス・プレフィクスを更新します。
- PathTracingConfig - io.helidon.webserverのインタフェース
-
特定のパスのwebサーバーのトレースされたシステム構成。
- PathTracingConfig.Builder - io.helidon.webserverのクラス
-
PathTracingConfigのFluent APIビルダー。 - pathWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
Pathライター・インスタンスを返します。 - pattern() - 例外io.helidon.webserver.IllegalPathPatternExceptionのメソッド
-
不正な使用パターンです。
- payload(PAYLOAD) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
JMSペイロードを設定または置換します。
- payloadClaim(String) - クラスio.helidon.security.jwt.Jwtのメソッド
-
ペイロードから名前でクレームを取得します。
- payloadClaims() - クラスio.helidon.security.jwt.Jwtのメソッド
-
raw json形式のすべてのペイロード・クレーム。
- payloadJson() - クラスio.helidon.security.jwt.Jwtのメソッド
-
JSONペイロード・オブジェクトを作成します。
- PAYMENT_REQUIRED_402 - io.helidon.common.http.Http.Status
-
402 Payment Required。「HTTP/1.1ドキュメント」を参照してください。
- peek(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
ストリーム内のすべてのアイテムに対して指定されたコンシューマを呼び出します。
- peek(Consumer<? super T>) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
- peek(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
ストリーム内のアイテムに指定されたコンシューマを呼び出します。
- peek(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
ストリーム内のすべてのアイテムに対して指定されたコンシューマを呼び出します。
- pemBuilder() - クラスio.helidon.common.pki.KeyConfigのstaticメソッド
-
PEMファイル(通常は、秘密キーと証明書チェーンのペア)からこのインスタンスを構築します。
- perAppFilteredIndexViews() - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのメソッド
- perAppFilteredIndexViews() - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
-
ゼロ個以上の
FilteredIndexViewインスタンスを返します。各インスタンスは、他のインスタンスとマージされるOpenAPIモデルの構築に使用されます。 - perAppFilteredIndexViews() - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
- periodExecutions(long) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
ポーリング・サイクルを実行する期間(ミリ秒)。
- periodExecutions(long) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
ポーリング・サイクルを実行する期間(ミリ秒)。
- periodExecutions(long) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
ポーリング・ループが連続して実行される間隔。
- periodExecutions(long) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
-
連続するスケジューラ実行の間隔をミリ秒単位で指定します。
- permit() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
-
リクエストを許可します。
- permitAll() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
-
すべてへのアクセスを許可する場合はtrueを返します。
- PersistenceUnitInfoBean - io.helidon.integrations.cdi.jpaのクラス
-
手動で構築できる
PersistenceUnitInfo実装。 - PersistenceUnitInfoBean(String, URL, String, String, ClassLoader, Supplier<? extends ClassLoader>, Consumer<? super ClassTransformer>, boolean, Collection<? extends URL>, Collection<? extends String>, Collection<? extends String>, String, String, PersistenceUnitInfoBean.DataSourceProvider, Properties, SharedCacheMode, PersistenceUnitTransactionType, ValidationMode) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
-
新しい
PersistenceUnitInfoBeanを作成します。 - PersistenceUnitInfoBean(String, URL, String, String, ClassLoader, Supplier<? extends ClassLoader>, Consumer<? super ClassTransformer>, boolean, Collection<? extends URL>, Collection<? extends String>, Collection<? extends String>, String, String, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>, Properties, SharedCacheMode, PersistenceUnitTransactionType, ValidationMode) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
-
新しい
PersistenceUnitInfoBeanを作成します。 - PersistenceUnitInfoBean(String, URL, Collection<? extends String>, PersistenceUnitInfoBean.DataSourceProvider, Properties) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
-
できるだけ多くのデフォルトを使用して新しい
PersistenceUnitInfoBeanを作成します。 - PersistenceUnitInfoBean(String, URL, Collection<? extends String>, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>, Properties) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
-
できるだけ多くのデフォルトを使用して新しい
PersistenceUnitInfoBeanを作成します。 - PersistenceUnitInfoBean.DataSourceProvider - io.helidon.integrations.cdi.jpaのインタフェース
-
その実装が
DataSourceを提供できることを示す「関数型インタフェース」。 - phoneNumber() - クラスio.helidon.security.jwt.Jwtのメソッド
-
電話番号クレーム。
- phoneNumber(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
件名の電話番号。
- phoneNumberVerified() - クラスio.helidon.security.jwt.Jwtのメソッド
-
電話番号検証済クレームです。
- phoneNumberVerified(Boolean) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
電話番号が検証されるかどうか。
- picture() - クラスio.helidon.security.jwt.Jwtのメソッド
-
ピクチャURIクレーム。
- picture(URI) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトのプロファイル・ピクチャURI。
- PkiException - io.helidon.common.pkiでの例外
-
PKI処理(キーストア,キー,証明書)によって発生した例外です。
- plain(String, Object) - クラスio.helidon.security.AuditEvent.AuditParamのstaticメソッド
-
任意のタイプの新しいパラメータ。
- PolicyExecutor - io.helidon.security.abac.policy.spiのインタフェース
-
ポリシー・ステートメントのカスタム・エグゼキュータ。
- PolicyExecutorService - io.helidon.security.abac.policy.spiのインタフェース
-
PolicyValidatorABACバリデータのJavaサービス。 - policyStatements() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfigのメソッド
-
構成階層を通じて収集されたポリシー・ステートメント。
- PolicyValidator - io.helidon.security.abac.policyのクラス
-
PolicyValidator.PolicyStatementに基づくAbacバリデータ。 - PolicyValidator.Builder - io.helidon.security.abac.policyのクラス
-
PolicyValidator用のfluent APIビルダー。 - PolicyValidator.PolicyConfig - io.helidon.security.abac.policyのクラス
-
ポリシー・バリデータの構成 - 文、および親から値を継承するかどうか。
- PolicyValidator.PolicyConfig.Builder - io.helidon.security.abac.policyのクラス
-
PolicyValidator.PolicyConfig用のfluent APIビルダー。 - PolicyValidator.PolicyStatement - io.helidon.security.abac.policyの注釈型
-
リソース・クラス、メソッド、アプリケーションなどに注釈を付けます。
- PolicyValidatorService - io.helidon.security.abac.policyのクラス
-
Abacセキュリティ・プロバイダにプラグインするポリシー・ステートメントjavaサービスのバリデータ。
- PolicyValidatorService() - クラスio.helidon.security.abac.policy.PolicyValidatorServiceのコンストラクタ
- poll(Instant) - インタフェースio.helidon.config.spi.PollingStrategy.Polledのメソッド
-
変更をポーリングします。
- PollableSource<S> - io.helidon.config.spiのインタフェース
-
このインタフェースを実装するソースは、
PollingStrategyを使用したポーリングのサポートを提供します。 - PollableSource.Builder<T extends PollableSource.Builder<T>> - io.helidon.config.spiのインタフェース
-
ポーリング可能なソースのビルダー。
- PollingStrategies - io.helidon.configのクラス
-
Built-in
PollingStrategyimplementations. - PollingStrategies.ScheduledBuilder - io.helidon.configのクラス
-
スケジュールされたポーリング戦略のビルダー。
- pollingStrategy() - クラスio.helidon.config.AbstractSourceのメソッド
-
このソースのポーリング戦略(
PollableSourceを実装し、ポーリング戦略が構成されている場合)。 - pollingStrategy() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
- pollingStrategy() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
- pollingStrategy() - クラスio.helidon.config.FileConfigSourceのメソッド
- pollingStrategy() - クラスio.helidon.config.FileOverrideSourceのメソッド
- pollingStrategy() - クラスio.helidon.config.git.GitConfigSourceのメソッド
- pollingStrategy() - クラスio.helidon.config.MapConfigSourceのメソッド
- pollingStrategy() - インタフェースio.helidon.config.spi.PollableSourceのメソッド
-
ポーリング戦略がこのソースで構成されている場合は、それを返します。
- pollingStrategy() - クラスio.helidon.config.UrlConfigSourceのメソッド
- pollingStrategy() - クラスio.helidon.config.UrlOverrideSourceのメソッド
- pollingStrategy(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
-
メタ構成に基づいてポーリング戦略をロードします。
- pollingStrategy(PollingStrategy) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
-
ポーリング計画を構成します。
- pollingStrategy(PollingStrategy) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
- pollingStrategy(PollingStrategy) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
- pollingStrategy(PollingStrategy) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
- pollingStrategy(PollingStrategy) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
- pollingStrategy(PollingStrategy) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
- pollingStrategy(PollingStrategy) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
- pollingStrategy(PollingStrategy) - インタフェースio.helidon.config.spi.PollableSource.Builderのメソッド
- pollingStrategy(PollingStrategy) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
- pollingStrategy(PollingStrategy) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
- pollingStrategy(Supplier<? extends PollingStrategy>) - インタフェースio.helidon.config.spi.PollableSource.Builderのメソッド
- PollingStrategy - io.helidon.config.spiのインタフェース
-
PollableSourceを介してアクセスされる、Configツリーの作成に使用されたデータに加えられた変更を確認する必要がある場合に、関連するリスナーに通知するメカニズム。 - PollingStrategy.Polled - io.helidon.config.spiのインタフェース
-
ポーリングされるコンポーネント。
- PollingStrategyProvider - io.helidon.config.spiのインタフェース
-
メタ構成に基づいてポーリング戦略ファクトリを作成するJavaサービス・ローダー・サービス。
- pollTimeout(long) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
ポーリング・サイクルごとの次のメッセージのポーリングのタイムアウト(ミリ秒)。
- pollTimeout(long) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
ポーリング・サイクルごとの次のメッセージのポーリングのタイムアウト(ミリ秒)。
- pollTimeout(long) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
ポーリング・ループをブロックする最大時間(ミリ秒)。
- pollTimeout(long) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
-
Kafkaからのポーリング・メッセージをブロックする最大時間をミリ秒単位で指定します。
- port() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
-
サーバーへの接続に使用されるポートを取得します。
- port() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
-
デフォルトのサーバー・ソケットがバインドされ、待機しているポート番号を返します。不明またはアクティブでない場合は
-1を返します。 - port() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
-
サーバー・ポートを取得します。
- port() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
-
サーバー・ポートを取得します。
- port() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
- port() - インタフェースio.helidon.microprofile.server.Serverのメソッド
-
このサーバーがリスニングするポートを取得するか、サーバーが実行されていない場合は
-1を取得します。 - port() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
-
サーバーが実行されている現在のポート。
- port() - クラスio.helidon.microprofile.server.ServerImplのメソッド
- port() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
リクエストURIのポート。
- port() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
デフォルトのサーバー・ソケットでリスニングするサーバー・ポートを返します。
- port() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
サーバー・ソケットでリスニングするサーバー・ポートを返します。
- port() - インタフェースio.helidon.webserver.WebServerのメソッド
-
デフォルトのサーバー・ソケットがバインドされ、待機しているポート番号を返します。不明またはアクティブでない場合は
-1を返します。 - port(int) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
-
サーバーへの接続に使用するポートを設定します。
- port(int) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
-
サーバー・ポートを設定します。
- port(int) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
リスニング・ポートを構成します。
- port(int) - クラスio.helidon.webclient.Proxy.Builderのメソッド
-
ポート値を設定します。
- port(int) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
リクエストの新しいポートを設定します。
- port(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。サーバー・ポートを設定します。
- port(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
- port(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
サーバー・ソケットでリスニングするサーバー・ポートを構成します。
- port(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- port(String) - インタフェースio.helidon.webserver.WebServerのメソッド
-
追加の名前付きサーバー・ソケットがバインドされ、リスニングしているポート番号を返します。不明またはアクティブでない場合は
-1を返します。 - post() - インタフェースio.helidon.webclient.WebClientのメソッド
-
postメソッドのリクエスト・ビルダーを作成します。
- post(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- post(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
すべてのPOSTリクエストを指定されたハンドラにルーティングします。
- post(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- post(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
指定されたハンドラへの対応するパスとともにPOSTリクエストをルーティングします。
- post(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- post(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
指定されたハンドラへの対応するパスとともにPOSTリクエストをルーティングします。
- POST - io.helidon.common.http.Http.Method
-
POSTメソッドは、リクエスト・ラインのリクエストURIで識別されるリソースの新しい下位リソースとして、リクエストで囲まれたエンティティをオリジン・サーバーacceptedTypesにリクエストするために使用されます。
- postConstruct() - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
-
Post構成メソッド、初期化プロシージャ。
- postConstruct() - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
-
フィルタの初期化を終了したJerseyによって呼び出されるライフサイクル・メソッド。
- postConstruct(T) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのメソッド
- PRAGMA - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Pragma"ヘッダー名。 - precision() - インタフェースio.helidon.dbclient.DbColumnのメソッド
-
この列の精度。
- PRECONDITION_FAILED_412 - io.helidon.common.http.Http.Status
-
412 事前条件が失敗しました。「HTTP/1.1ドキュメント」を参照してください。
- preDestroy(T) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのメソッド
- predicate() - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
-
クライアント・サービスの構築に使用される述語。
- preferredUsername() - クラスio.helidon.security.jwt.Jwtのメソッド
-
優先ユーザー名クレーム。
- preferredUsername(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトの優先ユーザー名。
- prefix() - 列挙型io.helidon.dbclient.DbStatementTypeのメソッド
-
このタイプの短いプレフィクス。
- prefixed(String, Supplier<? extends ConfigSource>) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
sourceSupplierからConfigSourceを提供し、指定されたprefixをソースのキーに追加します。 - PrefixedConfigSource - io.helidon.configのクラス
-
ConfigSource実装は、別の構成ソースをラップし、元の構成ソースにキー・プレフィクスを追加します。 - prefixMatch(CharSequence) - インタフェースio.helidon.webserver.PathMatcherのメソッド
-
この正規表現エンジンを、パス・セグメントの粒度を持つURIパスの左側の(prefix)と照合します。
- prepareResponse(CorsSupportBase.RequestAdapter<Q>, CorsSupportBase.ResponseAdapter<R>) - クラスio.helidon.webserver.cors.CorsSupportBaseのメソッド
-
開発者ユーザーではありません。 CORSプロトコルに参加する準備ができたレスポンスを取得します。
- present() - クラスio.helidon.config.testing.OptionalMatcherのstaticメソッド
-
存在するかどうかをチェックする
Optionalの正規表現エンジン。 - prestart(boolean) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
-
このスレッド・プール・エグゼキュータでコア・スレッドを事前起動するかどうか。
- prestart(boolean) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
-
このスレッド・プール・エグゼキュータでコア・スレッドを事前起動するかどうか。
- previewChar() - クラスio.helidon.common.http.Tokenizerのメソッド
-
現在の位置の文字を取得します。
- principal() - クラスio.helidon.security.Subjectのメソッド
-
このサブジェクトを作成するプリンシパルを取得します(例:
- principal(Principal) - クラスio.helidon.security.Subject.Builderのメソッド
-
このサブジェクトの主要なプリンシパル。
- Principal - io.helidon.securityのインタフェース
-
セキュリティ・プリンシパル。
- Principal.Builder - io.helidon.securityのクラス
-
Principal用のfluent APIビルダー。 - principalName() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
-
クライアントのプリンシパル名。
- principalName(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
-
クライアントのプリンシパル名。構成されていない場合、デフォルトはkeyIdです。
- principals() - クラスio.helidon.security.Subjectのメソッド
-
このサブジェクト(
Subject.principal()によって返されたものを含む)のすべてのプリンシパルを取得します。 - print(HelidonFlavor, String, boolean) - クラスio.helidon.common.HelidonFeaturesのstaticメソッド
-
現在のフレーバの印刷機能。
- printFeatureDetails() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
HelidonFeaturesの詳細を印刷するかどうか。 - printFeatureDetails(boolean) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。起動時に詳細な機能情報を出力するには、
trueに設定します。 - printFeatureDetails(boolean) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
起動時に詳細な機能情報を出力するには、
trueに設定します。 - Priorities - io.helidon.common.serviceloaderのクラス
-
優先度ユーティリティ。
- Prioritized - io.helidon.commonのインタフェース
-
このクラスが優先度を持つクラスであることを定義するインタフェース。
- priority() - インタフェースio.helidon.common.Prioritizedのメソッド
-
このクラス(動的に定義されている可能性があるため、注釈で定義できません)の優先度。
- PRIORITY - クラスio.helidon.config.hocon.HoconConfigParserのstatic変数
-
Config.Builderによって自動的に登録された場合に使用されるパーサーの優先度。 - PRIORITY - クラスio.helidon.config.PropertiesConfigParserのstatic変数
-
Config.Builderによって自動的に登録された場合に使用されるパーサーの優先度。 - PRIORITY - インタフェースio.helidon.config.spi.ConfigFilterのstatic変数
-
Config.Builderによって自動的に登録された場合のフィルタのデフォルトの優先度。 - PRIORITY - インタフェースio.helidon.config.spi.ConfigMapperProviderのstatic変数
-
Config.Builderによって自動的に登録された場合のマッパー・プロバイダのデフォルトの優先度。 - PRIORITY - インタフェースio.helidon.config.spi.ConfigParserのstatic変数
-
Config.Builderによって自動的に登録された場合のパーサーのデフォルトの優先度。 - PRIORITY - クラスio.helidon.config.yaml.YamlConfigParserのstatic変数
-
Config.Builderによって自動的に登録された場合に使用されるパーサーの優先度。 - PriorityBag<T> - io.helidon.grpc.coreのクラス
-
優先度順の値のバッグ。
- priorityComparator(int) - クラスio.helidon.common.serviceloader.Prioritiesのstaticメソッド
-
Prioritizedの実装であるクラス、またはオプションでPriorityの注釈が付けられたクラス、あるいはその両方のオブジェクトのコンパレータを返します。どちらかまたは両方のクラスに注釈がない場合は、指定されたデフォルトの優先度が適用されます。 - PRIVATE_KEY_ALIAS_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
-
キーストア内に秘密キーの別名を設定するための環境変数。
- PRIVATE_KEY_PASS_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
-
秘密キーのパスフレーズを設定する環境変数。
- PRIVATE_KEY_PEM_PATH_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
-
秘密キー("SECURE_CONFIG_RSA_PEM_KEY") PEMファイルのロケーションを設定する環境変数。
- PRIVATE_KEYSTORE_PASS_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
-
キーストアのパスフレーズを設定する環境変数。
- PRIVATE_KEYSTORE_PATH_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
-
秘密キー("SECURE_CONFIG_RSA_PRIVATE_KEY")キーストアのロケーションを設定する環境変数。
- PRIVATE_KEYSTORE_TYPE_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
-
使用するキー・タイプを設定する環境変数。
- privateCredential(Class<T>) - クラスio.helidon.security.Subjectのメソッド
-
指定されたタイプのプライベート資格証明を取得します。
- privateKey() - クラスio.helidon.common.pki.KeyConfigのメソッド
-
この構成の秘密キー(構成されている場合)。
- privateKey(KeyConfig) - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
-
RSAベースの復号化の秘密キー。
- privateKey(KeyConfig) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
SSLコンテキストに使用する秘密キーを構成します。
- privateKey(ECPrivateKey) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
-
データの署名、データの暗号化/復号化など、秘密キーを必要とするセキュリティ操作の実行に使用する秘密キーを設定します。
- privateKey(RSAPrivateKey) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
-
データの署名、データの暗号化/復号化など、秘密キーを必要とするセキュリティ操作の実行に使用する秘密キーを設定します。
- privateKey(PrivateKey) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
-
秘密キー・インスタンス(キーストアおよび別名ではなく)を構成します。
- privateKey(Supplier<KeyConfig>) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
SSLコンテキストに使用する秘密キーを構成します。
- privateKeyConfig(KeyConfig) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
-
RSAベースのアルゴリズムの秘密キーの構成。
- processor() - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのメソッド
- processor(Channel<PAYLOAD>, Channel<RESULT>, Function<? super PAYLOAD, ? extends RESULT>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
2つのチャネル間のマッピング機能を登録します。
- processor(Channel<PAYLOAD>, Channel<RESULT>, ProcessorBuilder<? extends Message<? extends PAYLOAD>, ? extends Message<? extends RESULT>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
- processor(Channel<PAYLOAD>, Channel<RESULT>, Processor<? extends Message<? extends PAYLOAD>, ? extends Message<? extends RESULT>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
- processRequest(CorsSupportBase.RequestAdapter<Q>, CorsSupportBase.ResponseAdapter<R>) - クラスio.helidon.webserver.cors.CorsSupportBaseのメソッド
-
開発者用ではありません。 CORS処理のためにリクエスト・アダプタおよびレスポンス・アダプタを発行します。
- processSecurity(ContainerRequestContext, SecurityFilterCommon.FilterContext, SecurityTracing, SecurityContext) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
- processServerResponse(Response, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
-
サーバー・レスポンスを処理して、そこからグループおよびアプリケーション・ロールを取得します。
- produce(CreationalContext<T>) - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのメソッド
- produced(AtomicLong, long) - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
指定された数値が
Long.MAX_VALUEにない場合は、その数値をフィールドから原子的に減算し、新しい値を返します。 - producerSupplier(Supplier<Producer<K, V>>) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
-
KafkaSubscriberのインスタンス化方法を定義します。
- profile() - クラスio.helidon.security.jwt.Jwtのメソッド
-
プロファイルURIクレーム。
- profile(URI) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトのプロファイルURI。
- programmaticEndpoint(Class<? extends Endpoint>) - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのメソッド
-
単一のプログラム的なエンドポイントを追加します。
- programmaticEndpoints() - クラスio.helidon.microprofile.tyrus.WebSocketApplicationのメソッド
-
プログラム的なエンドポイントのリストを取得します。
- PrometheusSupport - io.helidon.metrics.prometheusのクラス
-
Prometheusクライアント・エンドポイントのサポート。
- PrometheusSupport.Builder - io.helidon.metrics.prometheusのクラス
-
PrometheusSupportのビルダー。 - propagate(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
アイデンティティを伝播するかどうか。
- propagate(boolean) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
-
アイデンティティを伝播するかどうか。
- propagate(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
アイデンティティを伝播するかどうか。
- propagate(boolean) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
-
アイデンティティを伝播するかどうか。
- propagateData(Map<String, String>) - クラスio.helidon.logging.jul.JulMdcPropagatorのメソッド
- propagateData(Map<String, String>) - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのメソッド
- propagateData(T) - インタフェースio.helidon.common.context.spi.DataPropagationProviderのメソッド
-
新しいスレッドで使用されるデータを伝播します。
- properties() - クラスio.helidon.config.ConfigParsersのstaticメソッド
-
Java Propertiesコンテンツ(メディア・タイプ"text/x-java-properties")を解析する
ConfigParser実装を返します。 - properties() - インタフェースio.helidon.webclient.WebClientRequestBuilder.ClientRequestのメソッド
-
不変のプロパティのリストをリクエストします。
- properties() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
このクライアント・リクエストの作成時にユーザーが構成したプロパティ。
- properties(Properties) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
-
基礎となるデータの構成ソースとして使用されるプロパティ。
- properties(Properties) - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
- PropertiesConfigParser - io.helidon.configのクラス
-
Javaプロパティのコンテンツを解析する
ConfigParser実装。 - PropertiesConfigParser() - クラスio.helidon.config.PropertiesConfigParserのコンストラクタ
- property(String, boolean) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
指定された名前のJMSを設定します。
- property(String, byte) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
指定された名前のJMSを設定します。
- property(String, double) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
指定された名前のJMSを設定します。
- property(String, float) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
指定された名前のJMSを設定します。
- property(String, int) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
指定された名前のJMSを設定します。
- property(String, long) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
指定された名前のJMSを設定します。
- property(String, short) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
指定された名前のJMSを設定します。
- property(String, Object) - クラスio.helidon.security.integration.grpc.GrpcClientSecurity.Builderのメソッド
-
コールに適用する資格証明の作成時に
SecurityProviderで使用できる新しいプロパティを設定します。 - property(String, Object) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
- property(String, String) - クラスio.helidon.messaging.ConnectorConfigBuilderのメソッド
- property(String, String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
カスタム・プロパティの追加
- property(String, String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
カスタム・プロパティの追加
- property(String, String) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
指定された名前のJMSを設定します。
- property(String, String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
カスタム・プロパティの追加
- property(String, String) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
WebClientServiceで使用するプロパティを追加します。 - PROPERTY_CONTEXT - クラスio.helidon.security.integration.jersey.client.ClientSecurityのstatic変数
-
セキュリティ・コンテキストのプロパティ名。
- PROPERTY_DISABLE_OUTBOUND - クラスio.helidon.security.providers.common.OutboundConfigのstatic変数
-
アウトバウンド・セキュリティの登録/実行を無効にするためにクライアントとのアウトバウンド呼出しに使用されるプロパティ。
- PROPERTY_PROVIDER - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのstatic変数
-
アウトバウンド・セキュリティ・プロバイダ名のプロパティ名。
- PROPERTY_PROVIDER - クラスio.helidon.security.integration.jersey.client.ClientSecurityのstatic変数
-
アウトバウンド・セキュリティ・プロバイダ名のプロパティ名。
- proto(Descriptors.FileDescriptor) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- proto(Descriptors.FileDescriptor) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスのprotoファイルを登録します。
- proto(Descriptors.FileDescriptor) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- proto(Descriptors.FileDescriptor) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスのプロトコルを登録します。
- PROTO - インタフェースio.helidon.grpc.core.MarshallerSupplierのstatic変数
-
プロトコル・バッファ・マーシャラ・サプライヤの名前。
- ProtoMarshallerSupplier() - クラスio.helidon.grpc.core.MarshallerSupplier.ProtoMarshallerSupplierのコンストラクタ
- provider() - 注釈型io.helidon.security.annotations.Authenticatedのメソッド
-
この認可の処理時に使用する明示的な認証プロバイダ。
- provider() - 注釈型io.helidon.security.annotations.Authorizedのメソッド
-
この認可の処理時に使用する明示的な認可プロバイダ。
- PROVIDER_CONFIG_KEY - クラスio.helidon.security.providers.oidc.OidcProviderServiceのstatic変数
-
プロバイダ・インスタンスの構成を含む、security.providersで予期されるデフォルトの構成キー。
- providerClass() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのメソッド
- providerClass() - クラスio.helidon.security.providers.abac.AbacProviderServiceのメソッド
- providerClass() - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのメソッド
- providerClass() - クラスio.helidon.security.providers.header.HeaderAtnServiceのメソッド
- providerClass() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのメソッド
- providerClass() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのメソッド
- providerClass() - クラスio.helidon.security.providers.httpsign.HttpSignServiceのメソッド
- providerClass() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのメソッド
- providerClass() - クラスio.helidon.security.providers.jwt.JwtProviderServiceのメソッド
- providerClass() - クラスio.helidon.security.providers.oidc.OidcProviderServiceのメソッド
- providerClass() - インタフェースio.helidon.security.spi.SecurityProviderServiceのメソッド
-
このプロバイダ・サービスのプロバイダのクラス。
- ProviderConfig - io.helidon.security.spiのインタフェース
-
プロバイダの構成用のマーカー・インタフェースです。
- providerConfigKey() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのメソッド
- providerConfigKey() - クラスio.helidon.security.providers.abac.AbacProviderServiceのメソッド
- providerConfigKey() - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのメソッド
- providerConfigKey() - クラスio.helidon.security.providers.header.HeaderAtnServiceのメソッド
- providerConfigKey() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのメソッド
- providerConfigKey() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのメソッド
- providerConfigKey() - クラスio.helidon.security.providers.httpsign.HttpSignServiceのメソッド
- providerConfigKey() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのメソッド
- providerConfigKey() - クラスio.helidon.security.providers.jwt.JwtProviderServiceのメソッド
- providerConfigKey() - クラスio.helidon.security.providers.oidc.OidcProviderServiceのメソッド
- providerConfigKey() - インタフェースio.helidon.security.spi.SecurityProviderServiceのメソッド
-
このプロバイダの構成の"root"のキー。
- providerInstance(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのメソッド
- providerInstance(Config) - クラスio.helidon.security.providers.abac.AbacProviderServiceのメソッド
- providerInstance(Config) - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのメソッド
- providerInstance(Config) - クラスio.helidon.security.providers.header.HeaderAtnServiceのメソッド
- providerInstance(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのメソッド
- providerInstance(Config) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのメソッド
- providerInstance(Config) - クラスio.helidon.security.providers.httpsign.HttpSignServiceのメソッド
- providerInstance(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのメソッド
- providerInstance(Config) - クラスio.helidon.security.providers.jwt.JwtProviderServiceのメソッド
- providerInstance(Config) - クラスio.helidon.security.providers.oidc.OidcProviderServiceのメソッド
- providerInstance(Config) - インタフェースio.helidon.security.spi.SecurityProviderServiceのメソッド
-
指定された構成に基づいて、プロバイダの新しいインスタンスを作成します。
- ProviderRequest - io.helidon.securityのクラス
-
セキュリティ・プロバイダに送信されるリクエスト。
- providerSelectionPolicy(Function<ProviderSelectionPolicy.Providers, ProviderSelectionPolicy>) - クラスio.helidon.security.Security.Builderのメソッド
-
プロバイダ選択ポリシーを設定します。
- ProviderSelectionPolicy - io.helidon.security.spiのインタフェース
-
使用するプロバイダを選択するポリシー。
- ProviderSelectionPolicy.Providers - io.helidon.security.spiのインタフェース
-
セキュリティからすべての構成済プロバイダを提供するために
ProviderSelectionPolicy実装のコンストラクタに渡されるインタフェースです。 - proxy() - インタフェースio.helidon.webclient.WebClientRequestBuilder.ClientRequestのメソッド
-
現在のリクエストで使用されているプロキシ。
- proxy(Proxy) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
リクエストに使用される新しいプロキシを設定します。
- proxy(Proxy) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
クライアント・プロキシ構成をオーバーライドします。
- proxy(Class<T>, Class<?>...) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
ラップされたgRPCサービスへの呼出しをプロキシする、指定されたインタフェースの動的プロキシを作成します。
- Proxy - io.helidon.webclientのクラス
-
送信リクエストに使用するプロキシ・サーバーの定義。
- PROXY_AUTHENTICATION_REQUIRED_407 - io.helidon.common.http.Http.Status
-
407 プロキシ認証が必要です(「HTTP/1.1ドキュメント」を参照)。
- Proxy.Builder - io.helidon.webclientのクラス
-
ProxyのFluent APIビルダー。 - Proxy.ProxyType - io.helidon.webclientの列挙
-
プロキシのタイプ。
- proxyHost(String) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
-
Googleとの通信時にプロキシ・ホストを設定します。
- proxyHost(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
使用するプロキシ・ホスト。
- proxyPort(int) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
-
Googleとの通信時にプロキシ・ポートを設定します。
- proxyPort(int) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
プロキシ・ポート。
- proxyProtocol(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
プロキシの使用時に使用するプロキシ・プロトコル。
- PUBLIC_KEY_PINS - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Public-Key-Pins"ヘッダー名。 - publicCert() - クラスio.helidon.common.pki.KeyConfigのメソッド
-
パブリックX.509証明書(構成されている場合)。
- publicCredential(Class<T>) - クラスio.helidon.security.Subjectのメソッド
-
指定したタイプのパブリック資格証明を取得します。
- publicKey() - クラスio.helidon.common.pki.KeyConfigのメソッド
-
この構成の公開キー(構成されている場合)。
- publicKey(Resource) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
-
リソース定義からPEM形式の公開キーを読み取ります。
- publicKey(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
公開キーの文字列表現。
- publicKey(ECPublicKey) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
-
シグネチャの検証、データの暗号化/復号化など、公開キーを必要とするセキュリティ操作の実行に使用する公開キーを設定します。
- publicKey(RSAPublicKey) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
-
シグネチャの検証、データの暗号化/復号化など、公開キーを必要とするセキュリティ操作の実行に使用する公開キーを設定します。
- publicKey(PublicKey) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
-
公開キー・インスタンス(キーストアおよび証明書の別名ではなく、)を構成します。
- publicKeyCert(X509Certificate) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
-
公開キー証明書のX.509証明書インスタンスを構成します。
- publicKeyConfig(KeyConfig) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
-
公開/秘密キー((rsa-sha256など))に基づくアルゴリズムの場合、これによりクライアントの公開キーへのアクセスが提供されます。
- publicKeyPath(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
公開キーへのパス。
- publish(LogRecord) - クラスio.helidon.common.HelidonConsoleHandlerのメソッド
-
非推奨。
- publish(LogRecord) - クラスio.helidon.logging.jul.HelidonConsoleHandlerのメソッド
- publisher(Channel<PAYLOAD>, Flow.Publisher<? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
指定された
Channelに使用するFlow.Publisherを登録します。 - publisher(Channel<PAYLOAD>, Flow.Publisher<? extends PAYLOAD>, Function<? super PAYLOAD, ? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
指定された
Channelに使用するFlow.Publisherを登録します。 - publisher(Channel<PAYLOAD>, PublisherBuilder<? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
指定された
Channelのパブリッシャの構築に使用されるPublisherBuilderを登録します。 - publisher(Channel<PAYLOAD>, Publisher<? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
指定された
Channelに使用するPublisherを登録します。 - publisher(Channel<PAYLOAD>, Publisher<? extends PAYLOAD>, Function<? super PAYLOAD, ? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
指定された
Channelに使用するPublisherを登録します。 - publisher(Flow.Publisher<DataChunk>) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
-
指定されたパブリッシャに連動する新しい本文部分を作成します。
- publisherConfig(Config) - クラスio.helidon.messaging.Channel.Builderのメソッド
-
パブリッシャ・コネクタで使用可能な構成。
- put() - インタフェースio.helidon.webclient.WebClientのメソッド
-
putメソッドのリクエスト・ビルダーを作成します。
- put(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- put(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
すべてのPUTリクエストを指定されたハンドラにルーティングします。
- put(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- put(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
PUTリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- put(String, CrossOriginConfig.Builder) - クラスio.helidon.webserver.cors.MappedCrossOriginConfig.Builderのメソッド
-
コレクションに新しいビルダーを追加し、指定されたパスに関連付けます。
- put(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- put(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
PUTリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- put(String, Iterable<String>) - クラスio.helidon.common.http.HashParametersのメソッド
- put(String, Iterable<String>) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定された値を指定されたキー(オプションの操作)に関連付けます。
- put(String, Iterable<String>) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- put(String, Object) - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
-
このインスタンスに新しい属性を設定します。
- put(String, String) - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
-
値を特定のロギング・フレームワークMDCストレージに設定します。
- put(String, String) - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
- put(String, String) - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
- put(String, String...) - クラスio.helidon.common.http.HashParametersのメソッド
- put(String, String...) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定された値を指定されたキー(オプションの操作)に関連付けます。
- put(String, String...) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- put(K, V) - クラスio.helidon.common.configurable.LruCacheのメソッド
-
キャッシュに値を入力します。
- PUT - io.helidon.common.http.Http.Method
-
PUTメソッドは、含まれているエンティティを、指定したRequest-URIに保存するよう要求します。
- putAll(Parameters) - クラスio.helidon.common.http.HashParametersのメソッド
- putAll(Parameters) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定された
parametersからこのインスタンスにすべてのマッピングをコピーし、既存の関連付け(オプションの操作)の値を置き換えます。 - putAll(Parameters) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- putAll(ClassToInstanceStore<? extends T>) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
-
別のインスタンスからすべてのマッピングを配置します。
- putDataSourceProperties(String, Properties) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
-
コンテンツが最終的に
AbstractDataSourceExtension.addBean(BeanConfigurator, Named, Properties)メソッドによって処理されるデータ・ソース・プロパティの内部マップに、合成プロパティを追加します。 - putIfAbsent(String, Iterable<String>) - クラスio.helidon.common.http.HashParametersのメソッド
- putIfAbsent(String, Iterable<String>) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定されたキーがまだ値に関連付けられていない場合は、指定された値に関連付けられ、空の
Listを返します。それ以外の場合は、現在の値(オプションの操作)を返します。 - putIfAbsent(String, Iterable<String>) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- putIfAbsent(String, String...) - クラスio.helidon.common.http.HashParametersのメソッド
- putIfAbsent(String, String...) - インタフェースio.helidon.common.http.Parametersのメソッド
-
指定されたキーがまだ値に関連付けられていない場合は、指定された値に関連付けられ、空の
Listを返します。それ以外の場合は、現在の値(オプションの操作)を返します。 - putIfAbsent(String, String...) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- putInstance(Class<? extends U>, U) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
-
明示的なクラスからインスタンスへのマッピングを行います。
- putInstance(U) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
-
暗黙的なクラス・マッピングを持つインスタンスをこのストアに配置します。
- putResource(Object, Object) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
-
このメソッドが呼び出されたときに、現在のスレッドにバインドされているトランザクションに対して管理されているリソースの
Map内のオブジェクトを追加または置換します。
Q
- QUALITY_FACTOR_PARAMETER - インタフェースio.helidon.common.http.AcceptPredicateのstatic変数
-
メディア・タイプ品質ファクタの("q")パラメータ名。
- qualityFactor() - インタフェースio.helidon.common.http.AcceptPredicateのメソッド
-
品質ファクタ・パラメータ("q")をdouble値として取得します。
- qualityFactor() - クラスio.helidon.common.http.MediaTypeのメソッド
- query() - インタフェースio.helidon.common.http.HttpRequestのメソッド
-
'?'文字を先頭に付けずにエンコードされた問合せ文字列を返します。
- query() - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
-
ヘルス・チェック文タイプを問合せに設定します。
- query(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡される文を使用して、データベース問合せを作成および実行します。
- QUERY - io.helidon.dbclient.DbStatementType
-
問合せは、ゼロ個以上の結果を返す文です。
- queryParam(String, TokenHandler) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
問合せパラメータ抽出構成を追加します。
- queryParam(String, String...) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
問合せパラメータを追加します。
- QueryParamHandler - io.helidon.security.integration.jerseyのクラス
-
問合せパラメータのハンドラ - それらを抽出してセキュリティ・ヘッダーに格納し、セキュリティがアクセスできるようにします。
- queryParamHandlers() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
問合せパラメータ・ハンドラのリスト。
- QueryParamMapping - io.helidon.securityのクラス
-
問合せパラメータをヘッダーにバインドするマップの定義。
- queryParamName() - クラスio.helidon.security.QueryParamMappingのメソッド
-
マップする問合せパラメータの名前。
- queryParams() - インタフェースio.helidon.common.http.HttpRequestのメソッド
-
問合せパラメータを返します。
- queryParams(Parameters) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
問合せパラメータを構成します。
- queue(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
指定された宛先名と
QUEUEをタイプとして使用します。 - queue(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
指定された宛先名と
QUEUEをタイプとして使用します。 - QUEUE - io.helidon.messaging.connectors.jms.Type
-
キュー接続タイプ。すべてのメッセージは1つのクライアントによってのみ消費されます。
- queueCapacity(int) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
-
スレッド・プール・エグゼキュータのキュー容量。
- queueLength(int) - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
-
処理を待機しているエンキュー済リクエストの最大数。
R
- range(int, int) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
増加する整数の範囲を生成します。
- RANGE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Range"ヘッダー名。 - rangeLong(long, long) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
これまでに長くなったことがある範囲を生成します。
- rawType() - クラスio.helidon.common.GenericTypeのメソッド
-
このジェネリック型インスタンスによって表される型を宣言したクラスまたはインタフェースを表すオブジェクトを返します。
- read() - クラスio.helidon.media.common.DataChunkInputStreamのメソッド
- read(byte[], int, int) - クラスio.helidon.media.common.DataChunkInputStreamのメソッド
- read(DbRow) - インタフェースio.helidon.dbclient.DbMapperのメソッド
-
データベース行を読み取り、ターゲット・タイプ・インスタンスに変換します。
- read(DbRow) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのメソッド
-
この行のJSON-P表現を取得します。
- read(DbRow, GenericType<T>) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
-
データベース行を型付きの値に読み取ります。
- read(DbRow, Class<T>) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
-
データベース行を型付きの値に読み取ります。
- read(Flow.Publisher<DataChunk>, GenericType<U>, MessageBodyReaderContext) - インタフェースio.helidon.media.common.MessageBodyReaderのメソッド
-
HTTPペイロードを指定されたタイプの単一パブリッシャに変換します。
- read(Flow.Publisher<DataChunk>, GenericType<U>, MessageBodyReaderContext) - インタフェースio.helidon.media.common.MessageBodyStreamReaderのメソッド
-
指定されたHTTPペイロードを指定されたタイプのオブジェクトに変換します。
- read(Flow.Publisher<DataChunk>, GenericType<U>, MessageBodyReaderContext) - クラスio.helidon.media.multipart.BodyPartBodyStreamReaderのメソッド
- read(Flow.Publisher<DataChunk>, GenericType<U>, MessageBodyReaderContext) - クラスio.helidon.media.multipart.MultiPartBodyReaderのメソッド
- ReadableBodyPart - io.helidon.media.multipartのクラス
-
読取り可能な本文パート・エンティティ。
- ReadableBodyPart.Builder - io.helidon.media.multipartのクラス
-
BodyPartインスタンスを作成するためのビルダー・クラス。 - ReadableBodyPartHeaders - io.helidon.media.multipartのクラス
-
読み取り可能な本文パーツ・ヘッダー。
- ReadableBodyPartHeaders.Builder - io.helidon.media.multipartのクラス
-
ReadableBodyPartHeadersインスタンスを作成するビルダー・クラス。 - ReadableByteChannelPublisher - io.helidon.media.commonのクラス
-
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。削除されます。 かわりに
IoMulti.multiFromByteChannel(java.nio.channels.ReadableByteChannel)を使用してください - ReadableByteChannelPublisher(ReadableByteChannel, RetrySchema) - クラスio.helidon.media.common.ReadableByteChannelPublisherのコンストラクタ
-
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
- ReadableMultiPart - io.helidon.media.multipartのクラス
-
読取り可能なマルチパート・メッセージ。
- readBytes(Flow.Publisher<DataChunk>) - クラスio.helidon.media.common.ContentReadersのstaticメソッド
-
指定されたパブリッシャの
DataChunkをシングルバイト配列に収集します。 - readDataAndDigest(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
-
データとそのダイジェストを同じ方法で読み取ります。
- readDate() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
-
ファイルが最後に読み取られた日付を示すために使用できる
modification-dateパラメータの値を取得します。 - readDate(ZonedDateTime) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
-
コンテンツ処理
read-dateパラメータを設定します。 - reader() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
デフォルトのJacksonエンティティ・リーダーを返します。
- reader() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
デフォルトのJSON-Bエンティティ・リーダーを返します。
- reader() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
デフォルトのJSON-Pエンティティ・リーダーを返します。
- reader(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
ObjectMapperインスタンスに基づいて新しいJacksonエンティティ・リーダーを作成します。 - reader(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
Jsonbインスタンスに基づいて新しいJSON-Bエンティティ・リーダーを作成します。 - reader(JsonReaderFactory) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
JsonReaderFactoryに基づいて新しいJSON-Pエンティティ・リーダーを作成します。 - Reader<R> - io.helidon.common.httpのインタフェース
-
非推奨。2.0.0以降、かわりに
io.helidon.media.common.MessageBodyReaderを使用してください - readerContext() - クラスio.helidon.media.common.MediaContextのメソッド
-
構成されたリーダー・コンテキストを取得します。
- readerContext() - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
-
データのアンマーシャリングに使用されるリーダー・コンテキストを取得します。
- readerContext() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
リクエスト・ビルダーのリーダー・コンテキストを返します。
- readerContext() - インタフェースio.helidon.webserver.WebServerのメソッド
-
親
MessageBodyReaderContextコンテキストを取得します。 - readerInstance() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
-
Jacksonリーダー・インスタンスを返します。
- readerInstance() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
-
JSON-Bリーダー・インスタンスを返します。
- readerInstance() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
-
JSON-Pリーダー・インスタンスを返します。
- readers() - クラスio.helidon.media.common.DefaultMediaSupportのメソッド
- readers() - インタフェースio.helidon.media.common.MediaSupportのメソッド
-
登録するリーダーのコレクションを返します。
- readers() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
- readers() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
- readers() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
- readers() - クラスio.helidon.media.multipart.MultiPartSupportのメソッド
- readinessChecks() - インタフェースio.helidon.microprofile.health.HealthCheckProviderのメソッド
-
指定された準備状況
HealthCheckを返します。 - readOnly() - クラスio.helidon.grpc.core.PriorityBagのメソッド
-
この
PriorityBagの不変コピーを取得します。 - ReadOnlyParameters - io.helidon.common.httpのクラス
-
Parametersの不変の実装。 - ReadOnlyParameters(Parameters) - クラスio.helidon.common.http.ReadOnlyParametersのコンストラクタ
-
指定されたマルチ・マップからインスタンスを作成します。
- ReadOnlyParameters(Map<String, List<String>>) - クラスio.helidon.common.http.ReadOnlyParametersのコンストラクタ
-
指定されたマルチ・マップからインスタンスを作成します。
- readString(Flow.Publisher<DataChunk>, Charset) - クラスio.helidon.media.common.ContentReadersのstaticメソッド
- readTimeout(long, TimeUnit) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
新しい読み取りタイムアウトを設定します。
- readTimeout(long, TimeUnit) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
このリクエストの新しい読取りタイムアウトを設定します。
- readURLEncodedString(Flow.Publisher<DataChunk>, Charset) - クラスio.helidon.media.common.ContentReadersのstaticメソッド
- realm() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
WWW認証レスポンス(必要に応じて)に使用するレルム。
- realm(String) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
-
チャレンジを構築するための認証レルムを設定します。デフォルトは"ヘリ・ドン"です。
- realm(String) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
-
ユーザーにチャレンジするときに使用するレルムを設定します。
- realm(String) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
-
ユーザーにチャレンジするときに使用するレルムを設定します。
- realm(String) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
-
ヘッダーが
HttpSignHeader.AUTHORIZATIONで、署名がオプションでない場合に、"Authorization"ヘッダーのないインバウンド・リクエストのチャレンジに使用するレルム。 - realm(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
リダイレクトされず、WWW認証ヘッダーを送り返すエラーが発生した場合に返されるレルム。
- reasonPhrase() - インタフェースio.helidon.common.http.Http.ResponseStatusのメソッド
-
reason句を取得します。
- reasonPhrase() - 列挙型io.helidon.common.http.Http.Statusのメソッド
-
reason句を取得します。
- receiveBufferSize() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
デフォルトのサーバー・ソケット上のリモート・ピアに通知されているTCP受信ウィンドウの推奨値を返します。
- receiveBufferSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
サーバー・ソケット上のリモート・ピアに通知されるTCP受信ウィンドウの提案された値を返します。
- receiveBufferSize(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。リモート・ピアに通知されているTCP受信ウィンドウの値を提案します。
- receiveBufferSize(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
サーバー・ソケット上のリモート・ピアに通知されるTCP受信ウィンドウの推奨値を構成します。
- receiveBufferSize(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
サーバー・ソケット上のリモート・ピアに通知されるTCP受信ウィンドウの推奨値を構成します。
- receiveBufferSize(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- recurringPolicy(ScheduledPollingStrategy.RecurringPolicy) - クラスio.helidon.config.ScheduledPollingStrategy.Builderのメソッド
-
使用する繰返しポリシーを構成します。
- redirect(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
デフォルトでは、クライアントはユーザーがログインするためにアイデンティティ・サーバーにリダイレクトする必要があります。
- redirectAttemptParam() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
試行されたリダイレクトの数を格納するためにOIDCに渡される状態で使用されるパラメータの名前。
- redirectAttemptParam(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
リダイレクトの試行回数を格納するために使用するパラメータを構成します。
- REDIRECTION - io.helidon.common.http.Http.ResponseStatus.Family
-
3xxHTTPステータス・コード。 - redirectionCount() - インタフェースio.helidon.webclient.WebClientRequestBuilder.ClientRequestのメソッド
-
リクエストがリダイレクトされた回数を返します。
- redirectUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
リダイレクトURI。
- redirectUri(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
ユーザーがログインまたはスコープを承認した後に、OIDCサーバーが認可リクエストをリダイレクトするために使用する、webサーバー・コンポーネントを登録するURI。
- redirectUriWithHost() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
ホスト情報を含むリダイレクトURI。
- reduce(BiFunction<T, T, T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
コールバック関数を介して後続のアイテムを結合し、最終値の結果を単一として生成します。
- reduce(Supplier<? extends R>, BiFunction<R, T, R>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
全てのアップストリーム・アイテムを累計値と組み合わせて、新しい累計値を作成し、最終累計値を単一として出力します。
- ReferenceCounted - io.helidon.integrations.cdi.referencecountedcontextの注釈型
-
注釈が付けられたBeanが
ReferenceCountedContextに属することを示す注釈。 - ReferenceCountedContext - io.helidon.integrations.cdi.referencecountedcontextのクラス
-
スレッド固有の参照カウントがゼロ以下になったときにコンテキスト・インスタンスをdestroysする、なんらかの特殊な目的の
AlterableContext。 - ReferenceCountedExtension - io.helidon.integrations.cdi.referencecountedcontextのクラス
-
ReferenceCountedContextをインストールおよび管理するExtension。 - ReferenceCountedExtension() - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedExtensionのコンストラクタ
-
新しい
ReferenceCountedExtensionを作成します。 - referer() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
-
オプションで、現在リクエストされているページへのリンクがたどられた、前のwebページ(ヘッダー"Referer")のアドレスを返します。
- REFERER - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Referer"ヘッダー名。 - Reflected - io.helidon.commonの注釈型
-
この注釈が付いた型は、すべてのメソッドおよびフィールド(privateを含む)のリフレクション・サポートとともにネイティブ・イメージに追加されます。
- register(BindableService) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
-
このビルダーによってビルドされる
GrpcRoutingを含むBindableServiceを追加します。 - register(BindableService, ServiceDescriptor.Configurer) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
-
このビルダーによってビルドされる
GrpcRoutingを含むBindableServiceを追加します。 - register(GrpcService) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
-
このビルダーによってビルドされる
GrpcRoutingを含むGrpcServiceを追加します。 - register(GrpcService, ServiceDescriptor.Configurer) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
-
このビルダーによってビルドされる
GrpcRoutingを含むGrpcServiceを追加します。 - register(ServiceDescriptor) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
-
このビルダーで構築する
ServiceDescriptorをGrpcRoutingに登録します。 - register(MessageBodyReaderContext, MessageBodyWriterContext) - インタフェースio.helidon.media.common.MediaSupportのメソッド
-
リーダーおよびライターの登録に使用されるメソッド。
- register(Service...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- register(Service...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
ビルダー・コンシューマを登録します。
- register(WebTracingConfig) - クラスio.helidon.webserver.Routing.Builderのメソッド
- register(WebTracingConfig) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
このルーティングのトレースの構成。
- register(Class<?>) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
- register(Class<?>) - クラスio.helidon.webserver.tyrus.TyrusSupport.Builderのメソッド
-
エンドポイント・クラスを登録します。
- register(Class<?>, int) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
- register(Class<?>, Class<?>...) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
- register(Class<?>, Map<Class<?>, Integer>) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
- register(Class<? super T>, T) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
-
後で
AnnotationAnalyzer.AnalyzerResponse.registry()を介して使用可能なオブジェクトを登録します。 - register(Object) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
-
後で
AnnotationAnalyzer.AnalyzerResponse.registry()を介して使用可能なオブジェクトを登録します。 - register(Object) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
- register(Object, int) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
- register(Object, Class<?>...) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
- register(Object, Map<Class<?>, Integer>) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
- register(Object, T) - インタフェースio.helidon.common.context.Contextのメソッド
-
指定された分類子で新規インスタンスを登録します。
- register(String, Service...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- register(String, Service...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
ビルダー・コンシューマを登録します。
- register(String, Supplier<? extends Service>...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- register(String, Supplier<? extends Service>...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
ビルダー・コンシューマを登録します。
- register(String, T) - クラスio.helidon.metrics.Registryのメソッド
- register(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
-
新しいサブスクライバをサブスクライブします。
- register(Supplier<? extends Service>...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- register(Supplier<? extends Service>...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
ビルダー・コンシューマを登録します。
- register(Extension) - クラスio.helidon.webserver.tyrus.TyrusSupport.Builderのメソッド
-
拡張を登録します。
- register(ServerEndpointConfig) - クラスio.helidon.webserver.tyrus.TyrusSupport.Builderのメソッド
-
エンドポイント構成を登録します。
- register(Metadata, T) - クラスio.helidon.metrics.Registryのメソッド
- register(Metadata, T, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- register(T) - インタフェースio.helidon.common.context.Contextのメソッド
-
新規インスタンスを登録します。
- registerConfig(Config, ClassLoader) - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
- registerDefaults(boolean) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
-
デフォルトを含めるかどうか。
- registerFilter(MessageBodyFilter) - クラスio.helidon.media.common.MessageBodyContextのメソッド
- registerFilter(MessageBodyFilter) - インタフェースio.helidon.media.common.MessageBodyFiltersのメソッド
-
メッセージ本文フィルタを登録します。
- registerFilter(MessageBodyFilter) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
- registerFilter(MessageBodyFilter) - インタフェースio.helidon.webserver.ServerResponseのメソッド
- registerFilter(Function<Flow.Publisher<DataChunk>, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.common.http.Contentのメソッド
-
非推奨。2.0.0以降、
io.helidon.media.common.MessageBodyReaderContext.registerFilterを使用してください - registerFilter(Function<Flow.Publisher<DataChunk>, Flow.Publisher<DataChunk>>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
-
非推奨。
- registerFilter(Function<Flow.Publisher<DataChunk>, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
非推奨。2.0.0以降、かわりに
ServerResponse.registerFilter(io.helidon.media.common.MessageBodyFilter)を使用してください - registerGlobal(boolean) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
- registerGlobal(boolean) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
有効にすると、作成されたインスタンスもグローバル・トレーサとして登録されます。
- registerGlobal(boolean) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- registerInterposedSynchronization(Synchronization) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
-
特別な順序付けセマンティクスで
Synchronizationインスタンスを登録します。 - registerMetric(E, Class<?>, MetricUtil.LookupResult<? extends Annotation>) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのstaticメソッド
-
非推奨。このメソッドはmetrics1からmetrics2 for gRPCへの移行をパブリックにします。リファクタリングする必要があります
- registerMetric(E, Class<?>, MetricUtil.LookupResult<? extends Annotation>) - クラスio.helidon.microprofile.metrics.MetricUtilのstaticメソッド
-
メトリックの登録。
- registerMetric(E, Class<?>, Annotation, MetricUtil.MatchingType) - クラスio.helidon.microprofile.metrics.MetricUtilのstaticメソッド
-
メトリックの登録。
- registerReader(MessageBodyReader<?>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
- registerReader(MessageBodyReader<?>) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
- registerReader(MessageBodyReader<?>) - インタフェースio.helidon.media.common.MessageBodyReadersのメソッド
-
リーダーを登録します。
- registerReader(MessageBodyStreamReader<?>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
- registerReader(MessageBodyStreamReader<?>) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
- registerReader(MessageBodyStreamReader<?>) - インタフェースio.helidon.media.common.MessageBodyReadersのメソッド
-
ストリーム・リーダーを登録します。
- registerReader(Class<T>, Reader<T>) - インタフェースio.helidon.common.http.Contentのメソッド
-
非推奨。2.0.0以降、
io.helidon.media.common.MessageBodyReaderContext.registerReaderを使用してください - registerReader(Class<T>, Reader<T>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
-
非推奨。
- registerReader(Class<T>, Reader<T>) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
-
非推奨。2.0.0以降かわりに
MessageBodyReaderContext.registerReader(MessageBodyReader)を使用してください - registerReader(Predicate<Class<?>>, Reader<T>) - インタフェースio.helidon.common.http.Contentのメソッド
-
非推奨。2.0.0以降、
io.helidon.media.common.MessageBodyReaderContext.registerReaderを使用してください - registerReader(Predicate<Class<?>>, Reader<T>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
-
非推奨。
- registerReader(Predicate<Class<?>>, Reader<T>) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
-
非推奨。2.0.0以降かわりに
MessageBodyReaderContext.registerReader(MessageBodyReader)を使用してください - registerResources(Resource...) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
-
ResourceConfig.registerResources(Resource...)を公開します。 - registerWriter(MessageBodyStreamWriter<?>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
- registerWriter(MessageBodyStreamWriter<?>) - インタフェースio.helidon.media.common.MessageBodyWritersのメソッド
-
ストリーム・ライターを登録します。
- registerWriter(MessageBodyStreamWriter<?>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
- registerWriter(MessageBodyWriter<?>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
- registerWriter(MessageBodyWriter<?>) - インタフェースio.helidon.media.common.MessageBodyWritersのメソッド
-
ライターを登録します。
- registerWriter(MessageBodyWriter<?>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
- registerWriter(Class<T>, MediaType, Function<? extends T, Flow.Publisher<DataChunk>>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
非推奨。2.0.0以降、かわりに
MessageBodyWriterContext.registerWriter(MessageBodyWriter)を使用してください - registerWriter(Class<T>, MediaType, Function<? extends T, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
非推奨。2.0.0以降、かわりに
ServerResponse.registerWriter(io.helidon.media.common.MessageBodyWriter)を使用してください - registerWriter(Class<T>, Function<T, Flow.Publisher<DataChunk>>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
非推奨。2.0.0以降、かわりに
MessageBodyWriterContext.registerWriter(MessageBodyWriter)を使用してください - registerWriter(Class<T>, Function<T, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
非推奨。2.0.0以降、かわりに
ServerResponse.registerWriter(io.helidon.media.common.MessageBodyWriter)を使用してください - registerWriter(Predicate<?>, MediaType, Function<T, Flow.Publisher<DataChunk>>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
非推奨。2.0.0以降、かわりに
MessageBodyWriterContext.registerWriter(MessageBodyWriter)を使用してください - registerWriter(Predicate<?>, MediaType, Function<T, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
非推奨。2.0.0以降、かわりに
ServerResponse.registerWriter(io.helidon.media.common.MessageBodyWriter)を使用してください - registerWriter(Predicate<?>, Function<T, Flow.Publisher<DataChunk>>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
-
非推奨。2.0.0以降かわりに
MessageBodyWriterContext.registerWriter(MessageBodyWriter)を使用してください - registerWriter(Predicate<?>, Function<T, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
非推奨。2.0.0以降、かわりに
ServerResponse.registerWriter(io.helidon.media.common.MessageBodyWriter)を使用してください - registry() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
-
異なるスコープの(アプリケーション、リソース・クラス、メソッド)の分析間で情報を転送できるレジストリ。
- Registry - io.helidon.metricsのクラス
-
メトリクス・レジストリ。
- Registry(MetricRegistry.Type) - クラスio.helidon.metrics.Registryのコンストラクタ
-
特定のタイプのレジストリを作成します。
- registryFactory(RegistryFactory) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
-
異なるエンドポイントを持つ複数のレジストリ・ファクトリが必要な場合は、
RegistryFactory.create(io.helidon.config.Config)またはRegistryFactory.create()を使用してそれらを作成し、異なるMetricsSupport.Builder.webContext(String)コンテキストを持つ複数のMetricsSupportインスタンスを作成できます。 - RegistryFactory - io.helidon.metricsのクラス
-
すべてのレジストリへのアクセス・ポイント。
- regular(Duration) - クラスio.helidon.config.PollingStrategiesのstaticメソッド
-
一定の間隔でスケジュールされたポーリング戦略を提供します。
- RegularRecurringPolicy(Duration) - クラスio.helidon.config.ScheduledPollingStrategy.RegularRecurringPolicyのコンストラクタ
-
繰返しポリシーを初期化します。
- rejectedExecution(Runnable, ThreadPoolExecutor) - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのメソッド
- rejectionHandler(ThreadPool.RejectionHandler) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
-
スレッド・プール・エグゼキュータの拒否ポリシー。
- RejectionHandler() - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのコンストラクタ
- release() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
このチャンクを解放します。
- releaseConfig(Config) - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
- reload() - インタフェースio.helidon.config.Config.Contextのメソッド
- remaining() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
現在の位置と基礎となる各ByteBufferの制限の間の要素の合計を返します。
- remainingPart() - インタフェースio.helidon.webserver.PathMatcher.PrefixResultのメソッド
-
プレフィクスが一致する場合、一致しなかったリマインダを返します。
- remoteAddress() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
リクエストを送信したクライアントまたは最後のプロキシのインターネット・プロトコル(IP)アドレスを取得します。
- remoteAddress() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
リクエストを送信したクライアントまたは最後のプロキシのインターネット・プロトコル(IP)アドレスを返します。
- remotePort() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
リクエストを送信したクライアントまたは最後のプロキシのインターネット・プロトコル(IP)ソース・ポートを返します。
- remotePort() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
リクエストを送信したクライアントまたは最後のプロキシのインターネット・プロトコル(IP)ソース・ポートを返します。
- remove(String) - クラスio.helidon.common.http.HashParametersのメソッド
- remove(String) - インタフェースio.helidon.common.http.Parametersのメソッド
-
(オプションの操作)が存在する場合、キーのマッピングを削除します。
- remove(String) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- remove(String) - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
-
MdcProviderのすべてのインスタンスから、特定のキーを持つ値を削除します。 - remove(String) - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
-
特定のロギング・フレームワークMDCストレージからキーにバインドされた値を削除します。
- remove(String) - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
- remove(String) - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
- remove(String) - クラスio.helidon.metrics.Registryのメソッド
-
メトリックを名前で削除します。
- remove(K) - クラスio.helidon.common.configurable.LruCacheのメソッド
-
キャッシュから値を削除します。
- remove(K) - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
-
キャッシュからキーを削除します。
- remove(MetricID) - クラスio.helidon.metrics.Registryのメソッド
-
IDによってメトリックを削除します。
- removeApplications() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
-
検出されたすべてのアプリケーション(構成されたアプリケーションは削除されません)を削除します。
- removeInstance(Class<U>) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
-
ストアからインスタンスを削除し、現在の値を返します。
- removeMatching(MetricFilter) - クラスio.helidon.metrics.Registryのメソッド
- removePayloadClaim(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
ペイロード・クレームを名前で削除します。
- removeResourceClasses() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
-
検出および構成されたすべてのリソース・クラスを削除します。
- repeat(int) - クラスio.helidon.config.RetryPoliciesのstaticメソッド
-
パラメータとして再試行回数を指定して、
SimpleRetryPolicy.Builderクラスの新しいインスタンスを作成します。 - replace(AtomicReference<Flow.Subscription>, Flow.Subscription) - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
指定された着信
Flow.Subscriptionを原子的にスワップするか、ターゲット・フィールドが取り消された場合は取り消します。 - replaceImplementations(boolean) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
-
実装を置き換えるように構成されている場合、
HelidonServiceLoader.Builder.addService(Object)を介して構成されたサービス実装は、Javaサービス・ローダー(完全修飾クラス名による比較)からロードされたものと同じ実装を置き換えます。 - replyTo(Destination) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
このメッセージへの返信が必要な宛先。
- request() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
特定のタイプを受信せずに、準備されたリクエストを実行します。
- request() - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
-
このアダプタがラップするリクエストを返します。
- request(long) - 列挙型io.helidon.common.reactive.SubscriptionHelperのメソッド
- request(GenericType<T>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
準備されたリクエストを実行し、レスポンスをリクエストされたタイプに変換します。
- request(WebClientServiceRequest) - クラスio.helidon.webclient.metrics.WebClientMeterのメソッド
- request(WebClientServiceRequest) - クラスio.helidon.webclient.metrics.WebClientMetricsのメソッド
- request(WebClientServiceRequest) - クラスio.helidon.webclient.security.WebClientSecurityのメソッド
- request(WebClientServiceRequest) - インタフェースio.helidon.webclient.spi.WebClientServiceのメソッド
-
実際のリクエストを送信する前にコールされるメソッド。
- request(WebClientServiceRequest) - クラスio.helidon.webclient.tracing.WebClientTracingのメソッド
- request(Class<T>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
準備されたリクエストを実行し、レスポンスをリクエストされたタイプに変換します。
- REQUEST_ENTITY_TOO_LARGE_413 - io.helidon.common.http.Http.Status
-
413 リクエスト・エンティティが大きすぎます。「HTTP/1.1ドキュメント」を参照してください。
- REQUEST_SPAN_CONTEXT - クラスio.helidon.webserver.jersey.JerseySupportのstatic変数
-
Jerseyリソースに注入できるリクエスト・スコープのスパン・コンテキスト修飾子。
- REQUEST_TARGET - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのstatic変数
-
メソッドとパスの組合せには、特別なヘッダー「"(request-target)」が使用されます。
- REQUEST_TIMEOUT_408 - io.helidon.common.http.Http.Status
-
408 リクエスト・タイムアウト、「HTTP/1.1ドキュメント」を参照。
- REQUEST_URI_TOO_LONG_414 - io.helidon.common.http.Http.Status
-
414 リクエストURIが長すぎます。「HTTP/1.1ドキュメント」を参照してください。
- requestDateTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
-
リクエストの処理が開始された時間。
- requestDefaultBehaviorIfNone() - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
- REQUESTED_RANGE_NOT_SATISFIABLE_416 - io.helidon.common.http.Http.Status
-
416 リクエストされた範囲を満たすことができません。「HTTP/1.1ドキュメント」を参照してください。
- RequestedCounter - io.helidon.common.reactiveのクラス
-
リクエストされたイベント・カウンタ。
- RequestedCounter() - クラスio.helidon.common.reactive.RequestedCounterのコンストラクタ
-
厳密モードをオフにして新しいリクエスト・カウンタを作成します。
- RequestedCounter(boolean) - クラスio.helidon.common.reactive.RequestedCounterのコンストラクタ
-
厳密モードがtrueの新しいリクエスト・カウンタを作成すると、すべての操作がロックによって保護されます。
- requestHeaders() - クラスio.helidon.security.SecurityResponseのメソッド
-
使用する新しいリクエスト・ヘッダーを取得します。
- RequestHeaders - io.helidon.webserverのインタフェース
-
HTTPリクエスト・ヘッダー指向の便利なメソッドを追加して、
Parametersインタフェースを拡張します。 - requestId() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
メッセージのロギングに使用されるリクエストID。
- requestId() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
このリクエストとそれに関連付けられたレスポンスに関連付けられた一意の相関ID。
- requestId() - インタフェースio.helidon.webserver.BareResponseのメソッド
-
このレスポンスとそれに関連付けられたリクエストに関連付けられている一意の相関ID。
- requestId() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
このリクエストとそれに関連付けられたレスポンスに関連付けられた一意の相関ID。
- requestId() - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
このレスポンスとそれに関連付けられたリクエストに関連付けられている一意の相関ID。
- requestId(long) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
新規リクエストIDを設定します。
- requestId(long) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
新規リクエストIDを設定します。
- RequestLineLogEntry - io.helidon.webserver.accesslogのクラス
-
リクエスト明細のアクセス・ログ・エントリ。
- RequestLineLogEntry.Builder - io.helidon.webserver.accesslogのクラス
-
RequestLineLogEntry用のfluent APIビルダー。 - requestNanoTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
-
リクエスト処理が開始された
System.nanoTime()の時間。 - RequestPredicate - io.helidon.webserverのクラス
-
リクエストを照合する論理式を作成するためのリクエスト条件のチェーンを作成できるFluent API。
- RequestPredicate.ConditionalHandler - io.helidon.webserverのクラス
-
RequestPredicateに基づいて条件付きで他のHandlerインスタンスに委任するHandler。 - RequestScopedTransformer - io.helidon.integrations.micronaut.cdi.processorのクラス
-
CDI RequestScoped注釈をMicronaut RequestScopeに変換します。
- RequestScopedTransformer() - クラスio.helidon.integrations.micronaut.cdi.processor.RequestScopedTransformerのコンストラクタ
- requestType(Class) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
- requestType(Class) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
-
このメソッドのパラメータの型を設定します。
- requestType(Class<Rnew>) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
-
リクエスト・タイプを設定します。
- RequestType - io.helidon.microprofile.grpc.coreの注釈型
-
gRPCメソッドのリクエスト・タイプを示す注釈。
- REQUIRE - io.helidon.webserver.ClientAuthentication
-
認証が必要です。
- REQUIRE_ENCRYPTION_CONFIG_KEY - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
-
シークレットの暗号化が必要かどうかを設定する構成キー((
"security.config.require-encryption"))。 - REQUIRE_ENCRYPTION_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
-
シークレットの暗号化が必要かどうかを設定する環境変数(
"SECURE_CONFIG_REQUIRE_ENCRYPTION")。 - required() - 注釈型io.helidon.microprofile.server.RoutingNameのメソッド
-
RoutingName.value()を構成する必要がある場合はtrueに設定します。 - REQUIRED - io.helidon.security.CompositeProviderFlag
-
(十分なが必須の場合でも、必須は無視されます)を呼び出した場合、プロバイダは成功する必要があります。
- REQUIRED - io.helidon.security.providers.common.spi.AnnotationAnalyzer.Flag
-
セキュリティを適用する必要があります。
- requiredScopes() - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのメソッド
-
必要なスコープ。
- requireEncryption(boolean) - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
-
プロパティでパスワードの暗号化を要求するかどうか。
- RESET_CONTENT_205 - io.helidon.common.http.Http.Status
-
205 コンテンツのリセット。「HTTP/1.1ドキュメント」を参照してください。
- resolveOptions(ConfigResolveOptions) - クラスio.helidon.config.hocon.HoconConfigParserBuilderのメソッド
-
ConfigResolveOptionsのカスタム・インスタンスを設定します。 - resource(Resource) - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
-
リソース(JSONテキスト・コンテンツを指す必要があります)からキーをロードします。
- resource(String) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
-
構成のロード元のクラスパス・リソースを構成します。
- resource(String) - クラスio.helidon.config.ClasspathOverrideSource.Builderのメソッド
-
ソースとして使用するクラスパス・リソースを構成します。
- Resource - io.helidon.common.configurableのインタフェース
-
URL (
Resource.create(URI))、classpath (Resource.create(String))、filesystem (Resource.create(Path)、configの内容(Resource.create(Config)、入力ストリーム(Resource.create(String, InputStream)、または、直接値(Resource.create(String, byte[])、Resource.create(String, String))からロードできるリソースの表現。 - Resource.Source - io.helidon.common.configurableの列挙
-
Resourceのソース。 - resourceConfig() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
-
このアプリケーションのリソース構成。
- resourceConfig(ResourceConfig) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
使用するJAX-RSリソース構成。
- ResourceException - io.helidon.common.configurableでの例外
- ResourceException(String) - 例外io.helidon.common.configurable.ResourceExceptionのコンストラクタ
-
例外(メッセージのみ)。
- ResourceException(String, Throwable) - 例外io.helidon.common.configurable.ResourceExceptionのコンストラクタ
-
メッセージと原因を含む例外。
- resources() - インタフェースio.helidon.security.SecurityRequestのメソッド
-
キーのマップをリソース・インスタンスに返します。
- response() - 例外io.helidon.webclient.WebClientExceptionのメソッド
-
サーバーからのレスポンスが原因でこの例外が発生した
WebClientResponse。 - response(WebClientRequestBuilder.ClientRequest, WebClientServiceResponse) - クラスio.helidon.webclient.metrics.WebClientMetricsのメソッド
- response(WebClientRequestBuilder.ClientRequest, WebClientServiceResponse) - インタフェースio.helidon.webclient.spi.WebClientServiceのメソッド
-
レスポンスの最後のバイトが処理されるときに呼び出されるメソッド。
- responseDateTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
-
レスポンスの処理が終了した時間。
- responseHeaders() - クラスio.helidon.security.SecurityResponseのメソッド
-
使用する新しいレスポンス・ヘッダーを取得します。
- ResponseHeaders - io.helidon.webserverのインタフェース
-
HTTPレスポンス・ヘッダー指向の定数および便利なメソッドを追加して、
Parametersインタフェースを拡張します。 - ResponseHelper - io.helidon.grpc.coreのクラス
-
StreamObserverへのレスポンスの送信を処理するいくつかのヘルパー・メソッド。 - responseNanoTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
-
レスポンス処理で(最後に書き込まれたバイト)が終了したときの
System.nanoTime()の時間。 - responseTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
-
レスポンスのトレース・スパンを作成します。
- ResponseTracing - io.helidon.security.integration.commonのクラス
-
セキュリティ・レスポンスのトレース・サポート。
- responseType(Class) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
- responseType(Class) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
-
このメソッドのパラメータの型を設定します。
- responseType(Class<Rnew>) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
-
レスポンス・タイプを設定します。
- ResponseType - io.helidon.microprofile.grpc.coreの注釈型
-
gRPCメソッドのレスポンス・タイプを示す注釈。
- rest() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
-
キーのサブキーを返します。
- resultFuture() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
結果が完全に読み取られた後に完了するステージ。
- resultFuture(CompletionStage<Long>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
結果の完了をマークする新しい未来を設定します(例:
- resume(Transaction) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
-
コール側スレッドと、指定された
Transactionオブジェクトによって表されるトランザクションとのトランザクション・コンテキストの関連付けを再開します。 - retainDiscoveredApplications(boolean) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
-
このビルダーを介してアプリケーションまたはリソース・クラスが追加された場合、CDIによって検出されたアプリケーションは無視されます。
- retries() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
-
再試行回数
- retries(int) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
-
(最初の呼出しの除外)の再試行回数。
- retries(int) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
ゼロより大きい値を設定すると、一時的なエラーが発生する可能性があるため、クライアントは送信に失敗したレコードを再送信します。
- retry(long) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
失敗したアップストリームを中止する前に、最大で指定された回数再試行します。
- retry(long) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
失敗したアップストリームを中止する前に、最大で指定された回数再試行します。
- retry(long) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
失敗したアップストリームを中止する前に、最大で指定された回数再試行します。
- retry(BiPredicate<? super Throwable, ? super Long>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
述語がtrueを返す場合、失敗したアップストリームを再試行します。
- retry(BiPredicate<? super Throwable, ? super Long>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
述語がtrueを返す場合、失敗したアップストリームを再試行します。
- retry(BiPredicate<? super Throwable, ? super Long>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
述語がtrueを返す場合、失敗したアップストリームを再試行します。
- Retry - io.helidon.faulttoleranceのインタフェース
-
再試行では、非同期タスクの実行に適用される再試行ポリシーがサポートされます。
- RETRY_AFTER - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Retry-After"ヘッダー名。 - Retry.Builder - io.helidon.faulttoleranceのクラス
-
RetryのFluent APIビルダー。 - Retry.DelayingRetryPolicy - io.helidon.faulttoleranceのクラス
-
定義されたファクタによる再試行間の遅延を延長する再試行ポリシー。
- Retry.DelayingRetryPolicy.Builder - io.helidon.faulttoleranceのクラス
-
Retry.DelayingRetryPolicyのFluent APIビルダー。 - Retry.JitterRetryPolicy - io.helidon.faulttoleranceのクラス
-
"ジッター"時間を使用して実行間の遅延をランダム化する再試行ポリシー。
- Retry.JitterRetryPolicy.Builder - io.helidon.faulttoleranceのクラス
-
Retry.JitterRetryPolicyのFluent APIビルダー。 - Retry.RetryPolicy - io.helidon.faulttoleranceのインタフェース
-
再試行間の遅延を処理する再試行ポリシー。
- retryCounter() - インタフェースio.helidon.faulttolerance.Retryのメソッド
-
呼び出されたメソッドが再試行された回数。
- RetryPolicies - io.helidon.configのクラス
-
クラスは、組込みの
RetryPolicy実装へのアクセスを提供します。 - retryPolicy() - クラスio.helidon.config.AbstractSourceのメソッド
- retryPolicy() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
- retryPolicy() - インタフェースio.helidon.config.spi.Sourceのメソッド
-
この構成ソースに構成されているポリシーを再試行します。
- retryPolicy(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
-
メタ構成に基づいて再試行ポリシーをロードします。
- retryPolicy(Retry.RetryPolicy) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
-
再試行間の遅延の計算に使用する再試行ポリシーを構成します。
- retryPolicy(Supplier<? extends RetryPolicy>) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
- retryPolicy(Supplier<? extends RetryPolicy>) - インタフェースio.helidon.config.spi.Source.Builderのメソッド
-
このソースで使用する再試行ポリシーを構成します。
- RetryPolicy - io.helidon.config.spiのインタフェース
-
ConfigSourceによるデータ・ロードの再試行を制御するメカニズム。 - RetryPolicyProvider - io.helidon.config.spiのインタフェース
-
メタ構成に基づいて再試行ポリシーを作成するJavaサービス・ローダー・サービス。
- retrySchema(RetrySchema) - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
-
チャネルからの読取り時に使用するスキーマを再試行します。
- RetrySchema - io.helidon.common.reactiveのインタフェース
-
ポーリング
publisherでの次の読取り/ポーリング操作の遅延を定義します。 - retryWhen(BiFunction<? super Throwable, ? super Long, ? extends Flow.Publisher<U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
指定された関数がアイテムを通知するパブリッシャを返すときに、失敗したアップストリームを再試行します。
- retryWhen(BiFunction<? super Throwable, ? super Long, ? extends Flow.Publisher<U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
指定された関数がアイテムを通知するパブリッシャを返すときに、失敗したアップストリームを再試行します。
- retryWhen(BiFunction<? super Throwable, ? super Long, ? extends Flow.Publisher<U>>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
指定された関数がアイテムを通知するパブリッシャを返すときに、失敗したアップストリームを再試行します。
- returnType() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
メソッドの戻り型を取得します。
- reusable(boolean) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
-
メトリックの再利用性を設定します。
- RFC_1123_DATE_TIME - クラスio.helidon.common.http.Http.DateTimeのstatic変数
-
'Tue, 3 Jun 2008 11:05:30 GMT'などのRFC1123日時フォーマッタ。 - RFC_850_DATE_TIME - クラスio.helidon.common.http.Http.DateTimeのstatic変数
-
'Sunday, 06-Nov-94 08:49:37 GMT'などのRFC850日時フォーマッタ。 - Role - io.helidon.securityのクラス
-
RBAC (ロール・ベースのアクセス制御)スキームで使用されるセキュリティ・ロール。
- ROLE_APPROLE - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
-
IDCSレスポンスから取得するアプリケーション・ロールのJSONキー。
- ROLE_GROUP - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
-
IDCSレスポンスから取得するグループ・ロールのJSONキー。
- ROLE_TYPE - クラスio.helidon.security.Roleのstatic変数
-
Grant.type()で使用される付与のタイプ。 - Role.Builder - io.helidon.securityのクラス
-
Role用のfluent APIビルダー。 - RoleAnnotationAnalyzer - io.helidon.security.abac.roleのクラス
-
認証が必要かどうかを
PermitAll注釈をチェックするAnnotationAnalyzerの実装。 - RoleAnnotationAnalyzer() - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのコンストラクタ
- roleCache(EvictableCache<String, List<Grant>>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのメソッド
-
ロール・キャッシングに明示的な
EvictableCacheを使用します。 - roleMapTracing(String) - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
-
ロール・マッパーのトレース・ペインを作成します。
- RoleMapTracing - io.helidon.security.integration.commonのクラス
-
ロール・マッピングのトレース。
- roles() - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
-
ユーザーが属するロールのセットを取得します。
- rolesAllowed(String...) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
このパスに許可されているロールの配列 - ロールをサポートするセキュリティ・プロバイダが必要です。
- rolesAllowed(String...) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
このパスに許可されているロールの配列 - (認証プロバイダまたは認可プロバイダ)をサポートするロールを持つセキュリティ・プロバイダが必要です。
- rolesAllowed(String...) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
このパスに許可されているロールの配列 - (認証プロバイダまたは認可プロバイダ)をサポートするロールを持つセキュリティ・プロバイダが必要です。
- rolesAllowed(String...) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
このパスに許可されているロールの配列 - ロールをサポートするセキュリティ・プロバイダが必要です。
- RoleValidator - io.helidon.security.abac.roleのクラス
-
サブジェクトのロール属性を検証できるバリデータ。
- RoleValidator.RoleConfig - io.helidon.security.abac.roleのクラス
-
Roleバリデータの属性構成クラス。
- RoleValidator.RoleConfig.Builder - io.helidon.security.abac.roleのクラス
-
RoleValidator.RoleConfig用のfluent APIビルダー。 - RoleValidator.Roles - io.helidon.security.abac.roleの注釈型
-
特定のサブジェクト・タイプの"許可されたロール"の定義。
- RoleValidator.RolesContainer - io.helidon.security.abac.roleの注釈型
-
RoleValidator.Rolesの繰返し可能な注釈。 - RoleValidatorService - io.helidon.security.abac.roleのクラス
-
RoleValidatorABACセキュリティ・プロバイダ用のJavaサービス。 - RoleValidatorService() - クラスio.helidon.security.abac.role.RoleValidatorServiceのコンストラクタ
- rollback() - インタフェースio.helidon.dbclient.DbTransactionのメソッド
-
このトランザクションを(最終的に)ロールバックに対して構成します。
- rollback() - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
- rollback() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
-
現在のスレッドに関連付けられているトランザクションをロールバックします。
- route(BareRequest, BareResponse) - インタフェースio.helidon.webserver.Routingのメソッド
-
このルーティングを使用して、最小限のリクエストおよびレスポンスを処理します。
- routing() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
-
GrpcRouting.Builderを取得して、サーバーを構成する前にルーティングを変更できるようにします。 - routing(Routing) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
このWebServerのデフォルト・ルーティングを構成します。
- routing(Supplier<Routing>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
このWebServerのデフォルト・ルーティングを構成します。
- Routing - io.helidon.webserverのインタフェース
-
ルーティングは、ルーティング・ルールを使用したHTTPリクエスト/レスポンス・ハンドラの構成を表します。
- Routing.Builder - io.helidon.webserverのクラス
-
Routingビルダー。 - Routing.Rules - io.helidon.webserverのインタフェース
-
HTTPリクエスト・ルーティング・ルールを定義するAPI。
- routingBuilder() - インタフェースio.helidon.microprofile.server.RoutingBuildersのメソッド
- routingBuilder(Optional<String>, boolean, String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
-
工順ビルダーへのアクセス権を提供します。
- RoutingBuilders - io.helidon.microprofile.serverのインタフェース
-
コンポーネント(存在する場合)の構成に基づいて、Helidon MPサービスに
Routing.Builderインスタンス(デフォルトおよび実際)を提供します。それ以外の場合はデフォルトです。 - routingName(String) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
-
ルーティング名を構成します。
- RoutingName - io.helidon.microprofile.serverの注釈型
- routingNameRequired(boolean) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
-
JaxRsApplication.routingName()がデフォルト以外の名前に構成されている場合は、このプロパティを使用して、名前に(このような名前付きポートが構成されていない場合、ブートは失敗)が必要かどうか、または名前付きルーティングがない場合はデフォルト・ルーティングが使用されるかどうかを制御できます。 - RoutingPath - io.helidon.microprofile.serverの注釈型
-
ルーティングに登録する
Serviceのパス。 - rPad(int) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
-
右パディングを適用して、定義された長さを埋めます。
- runAfterBoth(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- runAfterBoth(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
- runAfterBothAsync(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- runAfterBothAsync(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
- runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- runAfterEither(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- runAfterEither(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
- runAfterEitherAsync(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- runAfterEitherAsync(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
- runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- runAs(Subject, Runnable) - インタフェースio.helidon.security.SecurityContextのメソッド
-
指定されたサブジェクトの下で指定されたコードを実行します。
- runAs(String, Runnable) - インタフェースio.helidon.security.SecurityContextのメソッド
-
追加の明示的なロールを追加して、現在のユーザーとして指定されたコードを実行します。
- runInContext(Context, Runnable) - クラスio.helidon.common.context.Contextsのstaticメソッド
-
指定されたコンテキストで実行可能ファイルを実行します。
- runInContext(Context, Callable<T>) - クラスio.helidon.common.context.Contextsのstaticメソッド
-
指定されたコンテキストでコール可能オブジェクトを実行します。
- runInContextWithThrow(Context, Callable<T>) - クラスio.helidon.common.context.Contextsのstaticメソッド
-
指定されたコンテキストで呼出し可能オブジェクトを実行し、その実行から例外をスローします。
- runInNewContext(Runnable) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのメソッド
- runtimeStart(Config) - クラスio.helidon.config.mp.MpConfigProviderResolverのstaticメソッド
-
このメソッドは、ランタイム構成が使用可能になった直後にネイティブ・イメージ内で実行する場合にのみ呼び出す必要があります。
- RuntimeStart - io.helidon.microprofile.cdiの注釈型
-
アプリケーション(ビルド時間とは対照的)の実行時間。
- RuntimeStart.Literal - io.helidon.microprofile.cdiのクラス
-
注釈インスタンスが必要な場合に使用する注釈リテラル。
S
- safeReadContent(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
-
指定されたファイルの内容を読み取ります。
- SafeStreamObserver<T> - io.helidon.grpc.coreのクラス
-
例外を正しく処理する
StreamObserver。 - samplerManager(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
リモートコントロールサンプラ使用時のホスト名とポート。
- samplerParam(Number) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
サンプラ・パラメータ(number)。
- samplerType(JaegerTracerBuilder.SamplerType) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
サンプラ・タイプ。
- sanitize(boolean) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
-
出力サニタイズの構成。
- sanitize(String) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
-
構成されたサニタイズを適用します。
- scale() - インタフェースio.helidon.dbclient.DbColumnのメソッド
-
この列のスケール。
- schedule(long, long, TimeUnit) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
-
ファイル・ウオッチャのスケジュールを構成します。
- scheduledExecutor(ScheduledExecutorService) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
-
再試行をスケジュールするエグゼキュータ・サービス。
- scheduledExecutor(Supplier<? extends ScheduledExecutorService>) - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
-
フォルト・トレランスのためのHelidon全体のスケジュール済エグゼキュータ・サービスを構成します。
- ScheduledPollingStrategy - io.helidon.configのクラス
-
ユーザーが定期的に起動されるポーリング・イベントをスケジュールできるようにする戦略。
- ScheduledPollingStrategy.Builder - io.helidon.configのクラス
-
ScheduledPollingStrategy用のfluent APIビルダー。 - ScheduledPollingStrategy.RecurringPolicy - io.helidon.configのインタフェース
-
ユーザーがスケジュールされたティックの間隔を変更するための独自のポリシーを定義できるSPI。
- ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilder - io.helidon.configのクラス
-
境界および
ScheduledPollingStrategy.RecurringPolicy.shorten()またはScheduledPollingStrategy.RecurringPolicy.lengthen()によって提供されるフィードバックに反応する可能性を使用して、動作を変更する機能を持つScheduledPollingStrategy.RecurringPolicyのビルダーを作成します。 - ScheduledPollingStrategy.RegularRecurringPolicy - io.helidon.configのクラス
-
定期的なポーリング戦略の実装。
- scheduledThreadPoolSupplier() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtensionのメソッド
-
この拡張機能によって構成された
ScheduledThreadPoolSupplierにアクセスします。 - ScheduledThreadPoolSupplier - io.helidon.common.configurableのクラス
-
カスタムのスケジュール済スレッド・プールのサプライヤ。
- ScheduledThreadPoolSupplier.Builder - io.helidon.common.configurableのクラス
-
ScheduledThreadPoolSupplier用のfluent APIビルダー。 - scheduler(ScheduledThreadPoolSupplier) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
-
JMSからメッセージをプルするループのカスタム・エグゼキュータ・サプライヤ。
- scheduler(ScheduledThreadPoolSupplier) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
-
JMSからメッセージをプルするループのカスタム・エグゼキュータ・サプライヤ。
- scheduler(ScheduledExecutorService) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
-
JMSからメッセージを取得するループのカスタム・エグゼキュータ。
- scheduler(ScheduledExecutorService) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
-
JMSからメッセージを取得するループのカスタム・エグゼキュータ。
- scheduler(ScheduledExecutorService) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
-
Kafkaからの広告プロセス・メッセージを読み取るスケジューラを指定します。
- SCHEDULER_THREAD_NAME_PREFIX - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
-
ポーリングに使用されるスレッド名プレフィクスの構成キー。
- schema() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
リクエストURIのスキーマ。
- schema(GraphQLSchema) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
-
使用するGraphQLスキーマを構成します。
- schema(String) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
リクエストの新しいスキーマを設定します。
- schemaString() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
-
このGraphQLエンドポイントのスキーマ。
- schemaUri(String) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
-
コンテキスト・ルートの下でGraphQLスキーマを提供するURIを構成します。
- SCOPE_GRANT_TYPE - クラスio.helidon.security.abac.scope.ScopeValidatorのstatic変数
-
このタイプは、
Grantの作成時に使用するため、このバリデータはスコープとして受け入れることができます。 - scopeAudience() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
カスタム・スコープのオーディエンスURI。
- scopeAudience(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
このアプリケーションで必要なスコープの対象読者。
- scopeManager() - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
- scopes() - クラスio.helidon.security.jwt.Jwtのメソッド
-
このトークンのスコープ。
- scopes(List<String>) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
設定するOAuth2スコープ・クレーム。
- ScopeValidator - io.helidon.security.abac.scopeのクラス
-
OAuth2スコープのABACバリデータ。
- ScopeValidator.Builder - io.helidon.security.abac.scopeのクラス
-
ScopeValidator用のfluent APIビルダー。 - ScopeValidator.Scope - io.helidon.security.abac.scopeの注釈型
-
スコープ注釈。
- ScopeValidator.Scopes - io.helidon.security.abac.scopeの注釈型
-
ScopeValidator.Scopeの繰返し可能な注釈。 - ScopeValidator.ScopesConfig - io.helidon.security.abac.scopeのクラス
-
スコープ・バリデータの構成カスタム・クラス。
- ScopeValidatorService - io.helidon.security.abac.scopeのクラス
-
AbacProviderにScopeValidatorを提供するサービス。 - ScopeValidatorService() - クラスio.helidon.security.abac.scope.ScopeValidatorServiceのコンストラクタ
- SE - io.helidon.common.HelidonFlavor
-
"Standard Edition"フレーバ。
- secondaryLookupSupplier(Supplier<Optional<CrossOriginConfig>>) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
-
開発者用ではありません。 指定されたリクエストのルックアップ中にアグリゲータから何も見つからない場合に、
CrossOriginConfigインスタンスを提供するバックアップ方法を設定します。 - secure() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
-
認証および認可を使用してアクセスを保護します。
- secure() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
-
認証および認可を使用してアクセスを保護します。
- secure(boolean) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
-
Secureパラメータを設定します。 - SecureUserStore - io.helidon.security.providers.httpauthのインタフェース
-
httpauthおよびdigest認証を解決するためのユーザーのストア。
- SecureUserStore.User - io.helidon.security.providers.httpauthのインタフェース
-
単一ユーザーの表現。
- security() - クラスio.helidon.microprofile.security.SecurityCdiExtensionのメソッド
-
SecurityCdiExtension.securityBuilder()から作成されたセキュリティ・インスタンスへのアクセス。 - Security - io.helidon.securityのクラス
-
このクラスは、"bootstrap"セキュリティに使用され、他のフレームワークと統合されます。実行時のメイン・エントリ・ポイントは
SecurityContextです。 - SECURITY_ALGORITHM - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
-
使用されるメインのJavaセキュリティ・アルゴリズム。
- SECURITY_ALGORITHM - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
-
使用されるメインのJavaセキュリティ・アルゴリズム。
- SECURITY_CONTEXT - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
-
SecurityContext gRPCメタデータ・ヘッダー・キー。
- SECURITY_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
-
セキュリティ・コンポーネントの予約済イベント・タイプ・プレフィクス。
- Security.Builder - io.helidon.securityのクラス
-
便利な方法で
Securityを作成するためのビルダー・パターン・クラス。 - securityBuilder() - クラスio.helidon.microprofile.security.SecurityCdiExtensionのメソッド
-
他の拡張機能によって、セキュリティ・ビルダーが更新される場合があります。
- SecurityCdiExtension - io.helidon.microprofile.securityのクラス
-
bean
SecurityProducerを登録するための拡張機能。 - SecurityCdiExtension() - クラスio.helidon.microprofile.security.SecurityCdiExtensionのコンストラクタ
- SecurityClient<T extends SecurityResponse> - io.helidon.securityのインタフェース
-
セキュリティ・クライアントの共通メソッド。
- SecurityClientBuilder<T extends SecurityResponse> - io.helidon.securityのクラス
-
セキュリティ・クライアントを構築するビルダー - 便宜上、
SecurityRequestBuilderを拡張します。 - securityContext() - クラスio.helidon.security.ProviderRequestのメソッド
-
現在のリクエストに関連付けられたセキュリティ・コンテキスト。
- securityContext(SecurityContext) - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
-
SecurityContextからの情報でセキュリティ範囲を更新します。 - SecurityContext - io.helidon.securityのインタフェース
-
現在のユーザーに関するセキュリティ情報(注入または
Security.contextBuilder(String)から取得)を取得し、プログラムによるセキュリティを処理するためのセキュリティ・コンテキスト。 - SecurityContext.Builder - io.helidon.securityのクラス
-
SecurityContextのFluent APIビルダー。 - securityDefaults(GrpcSecurityHandler) - クラスio.helidon.security.integration.grpc.GrpcSecurityのメソッド
-
使用するすべてのハンドラのベース・デフォルトとしてデフォルト・ハンドラを使用して、新しいgRPCセキュリティ・インスタンスを作成します。
- securityDefaults(SecurityHandler) - クラスio.helidon.security.integration.webserver.WebSecurityのメソッド
-
使用するすべてのハンドラのベース・デフォルトとしてデフォルト・ハンドラを使用して、新しいwebセキュリティ・インスタンスを作成します。
- SecurityEnvironment - io.helidon.securityのクラス
-
セキュリティ環境は、相互作用(通常は、この場合のリクエストです)に対して安定した一連の属性です。
- SecurityEnvironment.Builder - io.helidon.securityのクラス
-
SecurityEnvironment用のfluent APIビルダー。 - SecurityException - io.helidon.securityでの例外
-
このモジュールが原因で発生した例外を識別できるようにするために使用される実行時例外。
- SecurityException(String) - 例外io.helidon.security.SecurityExceptionのコンストラクタ
-
新しいセキュリティ例外を作成します。
- SecurityException(String, Throwable) - 例外io.helidon.security.SecurityExceptionのコンストラクタ
-
新しいセキュリティ例外を作成します。
- SecurityException(Throwable) - 例外io.helidon.security.SecurityExceptionのコンストラクタ
-
新しいセキュリティ例外を作成します。
- SecurityFeature - io.helidon.security.integration.jerseyのクラス
-
セキュリティ・モジュールとJerseyの統合。
- SecurityFeature() - クラスio.helidon.security.integration.jersey.SecurityFeatureのコンストラクタ
-
セキュリティ・コンポーネントのセキュリティ機能の新しいインスタンスを作成します。
- SecurityFeature(Security) - クラスio.helidon.security.integration.jersey.SecurityFeatureのコンストラクタ
-
セキュリティ・コンポーネントのセキュリティ機能の新しいインスタンスを作成します。
- SecurityFeature.Builder - io.helidon.security.integration.jerseyのクラス
-
SecurityFeaturefluent APIビルダー。 - SecurityFilter - io.helidon.security.integration.jerseyのクラス
-
認証および認可を処理するフィルタ。
- SecurityFilter() - クラスio.helidon.security.integration.jersey.SecurityFilterのコンストラクタ
-
このクラスのインスタンスの作成時にJerseyによって使用されるデフォルトのコンストラクタ。
- SecurityHandler - io.helidon.security.integration.webserverのクラス
-
webサーバーのセキュリティを処理します。
- SecurityHandler.QueryParamHandler - io.helidon.security.integration.webserverのクラス
-
問合せパラメータのハンドラ - それらを抽出してセキュリティ・ヘッダーに格納し、セキュリティがアクセスできるようにします。
- SecurityLevel - io.helidon.securityのクラス
-
セキュリティ・レベルでは、特定のクラスおよびメソッドにバインドされた注釈が格納されます。
- SecurityLevel.SecurityLevelBuilder - io.helidon.securityのクラス
-
SecurityLevelクラスのビルダー。 - securityLevels() - クラスio.helidon.security.EndpointConfigのメソッド
-
登録されているすべてのセキュリティ・レベル・エンドポイント構成オブジェクトを取得します。
- securityLevels(List<SecurityLevel>) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
-
セキュリティ・レベルをこのエンドポイント構成ビルダーに設定します。
- SecurityProvider - io.helidon.security.spiのインタフェース
-
すべてのセキュリティ・プロバイダのベース・インタフェース。
- SecurityProviderService - io.helidon.security.spiのインタフェース
-
構成をプロバイダにマップするためにServiceLoaderで使用するサービス。
- SecurityRequest - io.helidon.securityのインタフェース
-
すべてのセキュリティ・リクエスト(認証、認可およびアイデンティティ伝播)に共通のメソッド。
- securityRequestBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
-
SecurityRequestを構築するためのビルダー。 - securityRequestBuilder(SecurityEnvironment) - インタフェースio.helidon.security.SecurityContextのメソッド
-
特定の環境で
SecurityRequestを構築するためのビルダー。 - SecurityRequestBuilder<T extends SecurityRequestBuilder<T>> - io.helidon.securityのクラス
-
セキュリティ・リクエストを構築するFluent API。
- SecurityResponse - io.helidon.securityのクラス
-
セキュリティ・プロバイダ(セキュリティ・モジュール)からのレスポンス。
- SecurityResponse.SecurityStatus - io.helidon.securityの列挙
-
セキュリティ操作のステータス。
- SecurityTime - io.helidon.securityのクラス
-
セキュリティで使用される時間(構成可能)。
- SecurityTime.Builder - io.helidon.securityのクラス
-
SecurityTimeのFluent APIビルダー。 - SecurityTracing - io.helidon.security.integration.commonのクラス
-
統合コンポーネントでサポートをトレースするためのセキュリティ統合ユーティリティ。
- SEE_OTHER_303 - io.helidon.common.http.Http.Status
-
303 その他を参照してください。「HTTP/1.1ドキュメント」を参照してください。
- segments() - インタフェースio.helidon.common.http.HttpRequest.Pathのメソッド
-
パスをそのセグメントのリストとして返します。
- selectAlternatives(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- selectAlternativeStereotypes(Class<? extends Annotation>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- selectOutboundProviders() - クラスio.helidon.security.CompositeProviderSelectionPolicyのメソッド
- selectOutboundProviders() - インタフェースio.helidon.security.spi.ProviderSelectionPolicyのメソッド
-
アウトバウンド・プロバイダ固有のメソッド。現在のリクエストに一致する最初のアウトバウンド・プロバイダを選択するオプションがあります。
- selectProvider(Class<T>) - クラスio.helidon.security.CompositeProviderSelectionPolicyのメソッド
- selectProvider(Class<T>) - インタフェースio.helidon.security.spi.ProviderSelectionPolicyのメソッド
-
このポリシーがデフォルトとして構成されていると定義されたタイプのプロバイダ・インスタンスを選択します。
- selectProvider(Class<T>, String) - クラスio.helidon.security.CompositeProviderSelectionPolicyのメソッド
- selectProvider(Class<T>, String) - インタフェースio.helidon.security.spi.ProviderSelectionPolicyのメソッド
-
このポリシーがリクエストされた名前に対して検出する定義済タイプのプロバイダ・インスタンスを選択します。
- send() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
ヘッダーとステータス・コードをクライアントに送信します。
- send() - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
空のレスポンスを送信します。
- send(Throwable) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
Throwableを送信してレスポンスを閉じます。 - send(Flow.Publisher<DataChunk>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
他のマーシャリングを行わずにそのままメッセージを送信すると、登録されたフィルタが適用されます。
- send(Flow.Publisher<DataChunk>, boolean) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
他のマーシャリングなしでそのままメッセージを送信します。
- send(Flow.Publisher<T>, Class<T>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
指定されたエンティティ・ストリームをコンテンツとしてメッセージを送信し、レスポンスを閉じます。
- send(Function<MessageBodyWriterContext, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
指定されたマーシャリング関数を使用してメッセージを送信します。
- send(Message<PAYLOAD>) - クラスio.helidon.messaging.Emitterのメソッド
-
需要が0より大きい場合、
Messageをダウンストリームに送信します。 - send(PAYLOAD) - クラスio.helidon.messaging.Emitterのメソッド
-
需要が0より大きい場合に
MessageにラップされたRAWペイロードをダウンストリームに送信します。 - send(T) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
メッセージを送信してレスポンスを閉じます。
- sender(Sender) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
-
Zipkinにイベントを送信するために使用する送信者。
- sendingErrorHandler(Config) - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
- sendingErrorHandler(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
-
送信中のエラーのカスタマイズ可能なハンドラ。
- sensitive(String, Object) - クラスio.helidon.security.AuditEvent.AuditParamのstaticメソッド
-
機密タイプの新しいパラメータ。
- SEOpenAPISupportBuilder - io.helidon.openapiのクラス
-
Helidon SE環境で
OpenAPISupportを構築します。 - SEOpenAPISupportBuilder() - クラスio.helidon.openapi.SEOpenAPISupportBuilderのコンストラクタ
- SequentialSubscriber<T> - io.helidon.common.reactiveのクラス
-
OnSubscribe,onNext,onErrorおよびonCompleteがシリアルにリングされるようにするラッパーFlow.Subscriber。 - SequentialSubscriber(Flow.Subscriber<T>) - クラスio.helidon.common.reactive.SequentialSubscriberのコンストラクタ
-
信頼できないパブリッシャから保護し、すべてのパラレル・コールをシリアライズすることでルール1.3を実施します。
- server() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtension.ServerProducerのメソッド
-
GrpcServerの生成。 - Server - io.helidon.microprofile.serverのインタフェース
-
マイクロプロファイル・サーバー。
- SERVER - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Server"ヘッダー名。 - SERVER_ERROR - io.helidon.common.http.Http.ResponseStatus.Family
-
5xxHTTPステータス・コード。 - Server.Builder - io.helidon.microprofile.serverのクラス
-
Serverインスタンスを構築するためのビルダー。 - serverBuilder() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
-
webサーバーの再構成に使用できるHelidon Webサーバー構成ビルダー。
- ServerCdiExtension - io.helidon.microprofile.serverのクラス
-
webサーバーの構成およびライフサイクルを処理する拡張機能。
- ServerCdiExtension() - クラスio.helidon.microprofile.server.ServerCdiExtensionのコンストラクタ
- ServerConfiguration - io.helidon.webserverのインタフェース
-
WebServerconfiguration. - ServerConfiguration.Builder - io.helidon.webserverのクラス
-
非推奨。2.0.0以降 - かわりに
WebServer.Builderを使用してください - ServerImpl - io.helidon.microprofile.serverのクラス
-
マイクロプロファイル実装のライフサイクルを処理するサーバー。
- serverNamedRoutingBuilder(String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
-
webサーバーの名前付きソケットにルートを追加するために使用できるHelidon webサーバーのルーティング・ビルダー。
- serverPort() - クラスio.helidon.microprofile.server.Mainのstaticメソッド
-
非推奨。
ServerCdiExtensionを使用してポートを取得 - ServerProducer() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtension.ServerProducerのコンストラクタ
- serverRequest() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
-
サーバー・リクエスト。
- ServerRequest - io.helidon.webserverのインタフェース
-
HTTPリクエストを表し、WebServer関連のAPIを提供します。
- ServerRequestAttribute - io.helidon.grpc.serverの列挙
-
トレース・ログに追加できる様々なタイプのgRPCリクエスト属性を表す列挙。
- serverResponse() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
-
データ送信後のサーバー・レスポンス。
- ServerResponse - io.helidon.webserverのインタフェース
-
HTTPレスポンスを表します。
- serverRoutingBuilder() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
-
webサーバーへのルートの追加に使用できるHelidon Webサーバーのルーティング・ビルダー。
- servers(String) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
-
OpenAPIドキュメントのエンドポイントを提供するサーバーを設定します。
- serverStreaming(Object[], MethodHandler.ServerStreamingClient) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
-
双方向のクライアント・コールを処理します。
- serverStreaming(Object[], MethodHandler.ServerStreamingClient) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.ServerStreamingのメソッド
- serverStreaming(Object[], MethodHandler.ServerStreamingClient) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.ServerStreamingNoRequestのメソッド
- serverStreaming(Object[], MethodHandler.ServerStreamingClient) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.StreamResponseのメソッド
- serverStreaming(Object[], MethodHandler.ServerStreamingClient) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.StreamResponseNoRequestのメソッド
- serverStreaming(String) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- serverStreaming(String) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスのサーバー・ストリーミング・メソッドを登録します。
- serverStreaming(String, ServerCalls.ServerStreamingMethod<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- serverStreaming(String, ServerCalls.ServerStreamingMethod<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスのサーバー・ストリーミング・メソッドを登録します。
- serverStreaming(String, ServerCalls.ServerStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- serverStreaming(String, ServerCalls.ServerStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスのサーバー・ストリーミング・メソッドを登録します。
- serverStreaming(String, Consumer<ClientMethodDescriptor.Rules>) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- serverStreaming(String, Consumer<ClientMethodDescriptor.Rules>) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスのサーバー・ストリーミング・メソッドを登録します。
- serverStreaming(String, ReqT, StreamObserver<RespT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
指定されたサーバー・ストリーミング・メソッドを呼び出します。
- serverStreaming(String, ReqT, StreamObserver<RespT>) - インタフェースio.helidon.grpc.core.MethodHandler.ServerStreamingClientのメソッド
-
サーバー・ストリーミング・クライアント・コールを実行します。
- ServerStreaming - io.helidon.microprofile.grpc.coreの注釈型
-
サーバーのストリーミングgRPCメソッドを表すものとしてクラスをマークする注釈。
- ServerStreamingMethodHandlerSupplier - io.helidon.microprofile.grpc.coreのクラス
-
サーバー・ストリーミングgRPCメソッド用の
MethodHandlerのサプライヤ。 - ServerStreamingMethodHandlerSupplier() - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplierのコンストラクタ
-
サーバー・ストリーミング・メソッドのハンドラのサプライヤを作成します。
- ServerStreamingMethodHandlerSupplier.AbstractServerStreamingHandler<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
MethodHandlerをストリーミングするサーバーのベース・クラス。 - ServerStreamingMethodHandlerSupplier.ServerStreaming<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームの標準サーバー・ストリーミング・メソッド・ハンドラ・メソッドをコールするサーバー・ストリーミング
MethodHandler。 - ServerStreamingMethodHandlerSupplier.ServerStreamingNoRequest<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのサーバー・ストリーミング・メソッド・ハンドラ・メソッドをコールするサーバー・ストリーミング
MethodHandler。 - ServerStreamingMethodHandlerSupplier.StreamResponse<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのサーバー・ストリーミング・メソッド・ハンドラ・メソッドをコールするサーバー・ストリーミング
MethodHandler。 - ServerStreamingMethodHandlerSupplier.StreamResponseNoRequest<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのサーバー・ストリーミング・メソッド・ハンドラ・メソッドをコールするサーバー・ストリーミング
MethodHandler。 - ServerThreadPoolSupplier - io.helidon.common.configurableのクラス
-
リクエストごとのスレッドのサーバーに適したデフォルト値を持つカスタム・スレッド・プールのサプライヤ。
- serverTime() - クラスio.helidon.security.Securityのメソッド
-
サーバーが非表示になった時間。
- serverTime() - インタフェースio.helidon.security.SecurityContextのメソッド
-
セキュリティ・フレームワークと一貫性のある現在の時間を取得するために使用できる時間インスタンスを取得します。
- serverTime(SecurityTime) - クラスio.helidon.security.Security.Builderのメソッド
-
時間に依存するセキュリティ・ポリシーを評価する際に使用するサーバー時間。
- serverTime(SecurityTime) - クラスio.helidon.security.SecurityContext.Builderのメソッド
-
現在の時間を決定するときに使用するSecurityTime。
- serverType(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
サポートされているタイプのアイデンティティ・サーバーのいずれかを構成します。
- service() - クラスio.helidon.security.AuthenticationResponseのメソッド
-
サービス(またはクライアント)サブジェクト。
- service() - クラスio.helidon.security.ProviderRequestのメソッド
-
現在のサービス・サブジェクト(すでに認証されている場合)。
- service() - インタフェースio.helidon.security.SecurityContextのメソッド
-
現在のコンテキスト(呼び出し元)サービスまたはクライアント・アイデンティティのサブジェクトを返します。
- service(Subject) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
-
このプロバイダによって作成されたサービス・サブジェクトを設定します。
- Service - io.helidon.webserverのインタフェース
-
一連の
routingルールおよび関連ロジックをカプセル化します。 - SERVICE - io.helidon.security.SubjectType
-
サービス・プリンシパル。
- SERVICE_DESCRIPTOR_KEY - クラスio.helidon.grpc.server.ServiceDescriptorのstatic変数
-
ServiceDescriptorの取得に使用するContext.Key。 - SERVICE_METHOD - クラスio.helidon.grpc.core.ContextKeysのstatic変数
-
実際の基礎となるrpc
Methodの取得に使用するContext.Key。 - SERVICE_UNAVAILABLE_503 - io.helidon.common.http.Http.Status
-
503 Service Unavailable、「HTTP/1.1ドキュメント」を参照。
- serviceClass() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
-
サービス・クラスを取得します。
- ServiceDescriptor - io.helidon.grpc.serverのクラス
-
gRPCサービスの作成およびデプロイに必要なすべてのメタデータをカプセル化します。
- ServiceDescriptor.Aware - io.helidon.grpc.serverのインタフェース
-
ServerInterceptor実装内のServiceDescriptorにアクセスすることをユーザーが指定できるようにします。 - ServiceDescriptor.Builder - io.helidon.grpc.serverのクラス
-
ServiceDescriptorビルダー。 - ServiceDescriptor.Configurer - io.helidon.grpc.serverのインタフェース
-
ServiceDescriptor.Rulesを構成できるクラスによって実装されるインタフェース。 - ServiceDescriptor.Rules - io.helidon.grpc.serverのインタフェース
-
ServiceDescriptorのFluent構成インタフェース。 - serviceName() - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
サービス名を取得します。
- serviceName() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
-
"guess"にサービス名を作成します。
- serviceName() - インタフェースio.helidon.security.SecurityContextのメソッド
-
認証された場合にサービス名を取得するヘルパー・メソッド。
- serviceName(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
- serviceName(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
-
トレースされるサービスのサービス名。
- serviceName(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
- servicePrincipal() - インタフェースio.helidon.security.SecurityContextのメソッド
-
サービスが認証されている場合、サービス・プリンシパルを返します。
- serviceRolesAllowed() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
-
サービスに必要なロールのセット。
- services() - インタフェースio.helidon.grpc.server.GrpcRoutingのメソッド
-
この
GrpcRoutingに含まれるServiceDescriptorインスタンスのListを取得します。 - services() - クラスio.helidon.grpc.server.GrpcRoutingImplのメソッド
- services() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
-
デプロイされたサービスを取得します。
- services() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
- session() - クラスio.helidon.messaging.connectors.jms.SessionMetadataのメソッド
-
メッセージの受信に使用される
Session。 - sessionCacheSize(long) - クラスio.helidon.grpc.server.SSLContextBuilderのメソッド
-
SSLセッション・オブジェクトの格納に使用されるキャッシュのサイズを設定します。
- sessionCacheSize(long) - クラスio.helidon.webserver.SSLContextBuilderのメソッド
-
非推奨。
- sessionCacheSize(long) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
SSLセッション・オブジェクトの格納に使用されるキャッシュのサイズを設定します。
- sessionGroupId(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
複数のチャネルが同じsession-group-idを共有する場合、それらは同じJMSセッションを共有します。
- sessionGroupId(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
複数のチャネルが同じsession-group-idを共有する場合、それらは同じJMSセッションを共有します。
- SessionMetadata - io.helidon.messaging.connectors.jmsのクラス
-
JMSセッションのメタデータ。
- sessionTimeout(long) - クラスio.helidon.grpc.server.SSLContextBuilderのメソッド
-
キャッシュされたSSLセッション・オブジェクトのタイムアウトを秒単位で設定します。
- sessionTimeout(long) - クラスio.helidon.webserver.SSLContextBuilderのメソッド
-
非推奨。
- sessionTimeout(long, TimeUnit) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
キャッシュされたSSLセッション・オブジェクトのタイムアウトを設定します。
- sessionTimeoutSeconds(long) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
キャッシュされたSSLセッション・オブジェクトのタイムアウトを秒単位で設定します。
- set(String, String) - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
-
SPIを介して登録されたすべての
MdcProviderに値を伝播します。 - SET_COOKIE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Set-Cookie"ヘッダー名。 - setClassLoader(ClassLoader) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- SetCookie - io.helidon.common.httpのクラス
-
RFC6265によって指定された
'Set-Cookie'ヘッダー値を表します。 - SetCookie.Builder - io.helidon.common.httpのクラス
-
SetCookie用のfluent APIビルダー。 - setCookies() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
-
レスポンスの
SetCookieヘッダーを返します。 - setCoupledExecutor(ExecutorService) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのstaticメソッド
-
結合されたステージの相互終了および相互取消で使用されるExecutorServiceを上書きします。
- setFormatter(Formatter) - クラスio.helidon.webserver.accesslog.AccessLogHandlerのメソッド
- setMaximumPoolSize(int) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
- setOnce(AtomicReference<Flow.Subscription>, Flow.Subscription) - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
フィールドに唯一のアップストリーム・サブスクリプションを原子的に設定します。
- setProperties(Map<String, Object>) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
- setRejectedExecutionHandler(RejectedExecutionHandler) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
- setRollbackOnly() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
-
失効していない場合は、現在のスレッドに関連付けられているトランザクションが変更され、可能性のある結果のみが「ロールバック」に送られます。
- setRollbackOnly() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
-
このメソッドの呼出し時に現在のスレッドにバインドされたトランザクションの
rollbackOnlyステータスを設定します。 - setServiceDescriptor(ServiceDescriptor) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Awareのメソッド
-
サービス記述子を設定します。
- setTransactionTimeout(int) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
-
DelegatingTransactionManager.begin()メソッドを使用して現在のスレッドによって開始されたトランザクションに関連付けられているタイムアウト値を設定します。 - setValue(ELContext, Object, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
- severity() - インタフェースio.helidon.security.AuditEventのメソッド
-
この
AuditEventの重大度を取得します。 - Severity - io.helidon.commonの列挙
-
イベントの重大度。
- shiftBySeconds(long) - クラスio.helidon.security.SecurityTime.Builderのメソッド
-
現在の時間を過去または将来に移動するための時間シフトを秒単位で構成します。
- shorten() - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのメソッド
-
ティッキング間の
intervalを短縮することで、ScheduledPollingStrategy.RecurringPolicyが反応できるようにします。 - shorten(BiFunction<Duration, Integer, Duration>) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
-
ティックの間隔を短くするために使用する関数を設定します。
- shouldAlias(String) - クラスio.helidon.config.EnvironmentVariablesのstaticメソッド
-
指定された環境変数名に対して別名を作成する必要があるかどうかをテストします。
- shouldInherit() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfigのメソッド
-
親構成から文を継承するかどうか。
- shouldRedirect() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
ユーザーが認証されていない場合にアイデンティティ・サーバーにリダイレクトするかどうか。
- shutdown() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
- shutdown() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
-
サーバーを正常に停止しようとしています。
- shutdown() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
- shutdown() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのメソッド
-
コンテナ(and CDI)を停止します。
- shutdown() - クラスio.helidon.microprofile.cdi.Mainのstaticメソッド
-
CDIコンテナを停止します。
- shutdown() - インタフェースio.helidon.webserver.WebServerのメソッド
-
サーバーを正常に停止しようとしています。
- sign(byte[]) - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
-
このJWK型およびアルゴリズムを使用して署名するバイトに署名します。
- sign(Jwt, Jwk) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
-
明示的なjwkを使用してjwtに署名します。
- sign(Jwt, JwkKeys) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
-
JwkKeysからkidに基づいて取得したキーを使用してjwtに署名します。 - SIGNATURE - io.helidon.security.providers.httpsign.HttpSignHeader
-
(または検証)に"シグネチャ"ヘッダーを作成します。
- signedHeaders(SignedHeadersConfig) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
-
このターゲットに署名される必須および"if-present"ヘッダーの構成。
- signedHeadersConfig() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
-
署名するヘッダーを定義するためのヘッダーへのメソッドの構成。
- SignedHeadersConfig - io.helidon.security.providers.httpsignのクラス
-
署名が必要なヘッダーおよび"if-present"ヘッダーの構成。
- SignedHeadersConfig.Builder - io.helidon.security.providers.httpsignのクラス
-
SignedHeadersConfigインスタンスを作成するFluent APIビルダー。 - SignedHeadersConfig.HeadersConfig - io.helidon.security.providers.httpsignのクラス
-
署名されるヘッダーの構成。
- SignedJwt - io.helidon.security.jwtのクラス
-
ネットワークを介したコンテンツの転送に使用されるJWT - e.g.
- signJwk() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
シグネチャ検証に使用されるJWK。
- signJwk(Resource) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
作成されたJWTの署名に使用されるJWKリソース。
- signJwk(Resource) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
作成されたJWTの署名に使用されるJWKリソース。
- signJwk(Resource) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
JWTの検証に使用される署名証明書の公開キーを持つJWKを指すリソース。
- signJwk(JwkKeys) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
JWT検証に使用する
JwkKeysを設定します。 - simple(String, String) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのstaticメソッド
-
単一の単純な値を含むオブジェクト・ノードを返します。
- SimpleRetryPolicy - io.helidon.configのクラス
-
ScheduledExecutorServiceでのデフォルトの再試行ポリシーの実装。 - SimpleRetryPolicy.Builder - io.helidon.configのクラス
-
SimpleRetryPolicyのFluent APIビルダー。 - simpleTimer(String) - クラスio.helidon.metrics.Registryのメソッド
- simpleTimer(String, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- simpleTimer(Metadata) - クラスio.helidon.metrics.Registryのメソッド
- simpleTimer(Metadata, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- simpleValue(T) - クラスio.helidon.config.ConfigValuesのstaticメソッド
-
使用できる単純な値。例:。
- Single<T> - io.helidon.common.reactiveのインタフェース
-
次のような
Flow.Publisherを表します: その後、1つのアイテムが完了するか、アイテムなしで完了するか、またはエラーを通知します。 - SingleSubscriberHolder<T> - io.helidon.common.reactiveのクラス
-
1回限りのサブスクライバ・サブスクライブだけを受け入れるサブスクライバ・コンテナ。
- SingleSubscriberHolder() - クラスio.helidon.common.reactive.SingleSubscriberHolderのコンストラクタ
- singleton(Class<T>) - インタフェースio.helidon.microprofile.grpc.core.Instanceのstaticメソッド
-
指定されたClassのシングルトンを提供する
Supplierを作成します。 - singleton(T) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
既存の品目を発行する
Multiを作成してから完了します。 - singleton(T) - インタフェースio.helidon.microprofile.grpc.core.Instanceのstaticメソッド
-
シングルトンを提供する
Supplierを作成します。 - SingleValueStreamObserver() - クラスio.helidon.grpc.client.GrpcServiceClient.SingleValueStreamObserverのコンストラクタ
-
SingleValueStreamObserverを作成します。
- size() - クラスio.helidon.common.configurable.LruCacheのメソッド
-
マップの現在のサイズ。
- size() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
- size() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
-
ファイルのおおよそのサイズをオクテット単位で示すために使用できる
sizeパラメータの値を取得します。 - size() - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
-
キャッシュの現在のサイズ。
- size(long) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
-
コンテンツ処理
sizeパラメータを設定します。 - SizeLogEntry - io.helidon.webserver.accesslogのクラス
-
エンティティ・サイズのアクセス・ログ・エントリ。
- SizeLogEntry.Builder - io.helidon.webserver.accesslogのクラス
-
SizeLogEntry用のfluent APIビルダー。 - skip(long) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
最初のn個のアイテムをスキップし、その他はすべて出力されます。
- skipAudit() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
このリクエストの監査を無効にします。
- skipAudit() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
このリクエストの監査を無効にします。
- skipAuthentication() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
呼び出された場合、リクエストは認証プロセスを通過しません。
- skipAuthentication() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
呼び出された場合、リクエストは認証プロセスを通過しません。
- skipAuthorization() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
-
このルートの認可をスキップします。
- skipAuthorization() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
-
このルートの認可をスキップします。
- skipOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
-
これらのスロー可能オブジェクトは障害とはみなされず、他のすべてのスロー可能オブジェクトは障害とみなされます。
- skipOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
-
これらのスロー可能クラスにフォールバックを適用しないでください。
- skipOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
-
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
- skipUriEncoding() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
最終URIエンコーディングを無効にします。
- Slf4jMdcPropagator - io.helidon.logging.slf4jのクラス
-
これは、異なるスレッド間のSlf4j MDC値のプロパゲータです。
- Slf4jMdcPropagator() - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのコンストラクタ
- Slf4jMdcProvider - io.helidon.logging.slf4jのクラス
-
MDC値をSlf4j MDCサポートに設定するためのプロバイダ。
- Slf4jMdcProvider() - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのコンストラクタ
- socket(String) - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
非推奨。2.0.0以降、かわりに
ServerConfiguration.namedSocket(String)を使用してください - SocketClosedException - io.helidon.webserverでの例外
-
ソケットがサーバーからリクエストされる前にクローズされたことを通知します。
- SocketClosedException(String) - 例外io.helidon.webserver.SocketClosedExceptionのコンストラクタ
-
新しいインスタンスを作成します。
- SocketClosedException(String, Throwable) - 例外io.helidon.webserver.SocketClosedExceptionのコンストラクタ
-
新しいインスタンスを作成します。
- SocketClosedException(Throwable) - 例外io.helidon.webserver.SocketClosedExceptionのコンストラクタ
-
新しいインスタンスを作成します。
- SocketConfiguration - io.helidon.webserverのインタフェース
-
SocketConfigurationは、リスニングするポートとそれに関連付けられたサーバー・ソケット・パラメータを構成します。
- SocketConfiguration.Builder - io.helidon.webserverのクラス
-
SocketConfigurationビルダー・クラス。 - SocketConfiguration.SocketConfigurationBuilder<B extends SocketConfiguration.SocketConfigurationBuilder<B>> - io.helidon.webserverのインタフェース
- sockets() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
構成されているすべてのサーバー・ソケットのマップ。これは、キー
ServerConfiguration.DEFAULT_SOCKET_NAMEおよびすべての追加の名前付きサーバー・ソケット構成によって識別されるデフォルトのサーバー・ソケットです。 - SOCKS_4 - io.helidon.webclient.Proxy.ProxyType
-
SOCKS V4プロキシ。
- SOCKS_5 - io.helidon.webclient.Proxy.ProxyType
-
SOCKS V5プロキシ。
- sort(List<?>, int) - クラスio.helidon.common.serviceloader.Prioritiesのstaticメソッド
-
優先度に基づいてリストをソートします。
- sort(List<? extends Prioritized>) - クラスio.helidon.common.serviceloader.Prioritiesのstaticメソッド
-
優先度に基づいて優先度付きリストをソートします。
- Source - io.helidon.config.spiのインタフェース
-
データのソース
- Source.Builder<B extends Source.Builder<B>> - io.helidon.config.spiのインタフェース
-
Sourceの構成可能なオプション。 - sourceName() - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
-
ソース名。
- sourceRuntime(ConfigSource) - インタフェースio.helidon.config.spi.ConfigContextのメソッド
-
構成ソースのランタイムを作成または検索します。
- sources(Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
ConfigAPIにラップされる構成のソースとして使用されるConfigSourceインスタンスを設定します。 - sources(Supplier<? extends ConfigSource>, Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
ConfigAPIにラップされる単一の構成ソースとして使用されるConfigSourceインスタンスの順序付きペアを設定します。 - sources(Supplier<? extends ConfigSource>, Supplier<? extends ConfigSource>, Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
ConfigAPIにラップされる構成の単一ソースとして使用されるConfigSourceインスタンスの順序付きトリオを設定します。 - sources(List<Supplier<? extends ConfigSource>>) - インタフェースio.helidon.config.Config.Builderのメソッド
-
ConfigAPIにラップされる構成の単一ソースとして使用されるConfigSourceインスタンスの順序付きリストを設定します。 - sourceType() - インタフェースio.helidon.common.configurable.Resourceのメソッド
-
このリソースのタイプは、元のソースによって異なります。
- span(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのメソッド
-
指定されたspanのトレースされたspan構成を取得します。
- span(String, boolean) - クラスio.helidon.tracing.config.ComponentTracingConfigのメソッド
-
指定されたspanのトレースされたspan構成を取得します。
- SPAN_NAME_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
-
クライアント・コール用に作成されたスパンのオーバーライド名。
- spanConfig(String, String) - クラスio.helidon.tracing.config.TracingConfigのメソッド
-
特定のスパンの構成を返します。
- spanConfig(String, String) - クラスio.helidon.tracing.config.TracingConfigUtilのstaticメソッド
-
現在の
Contextから単一スパンの構成を取得します。 - spanConfig(String, String, boolean) - クラスio.helidon.tracing.config.TracingConfigUtilのstaticメソッド
-
現在の
Contextから単一スパンの構成を取得します。 - spanConfig(String, String, Context) - クラスio.helidon.tracing.config.TracingConfigUtilのstaticメソッド
-
指定された
Contextから単一スパンの構成を取得します。 - spanContext() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
現在のリクエストに関連するスパン・コンテキストを返します。
- spanLog(String) - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
-
トレース可能スパン・ログの構成。
- SpanLogTracingConfig - io.helidon.tracing.configのクラス
-
トレースされたスパン内の単一のログ・イベントの構成。
- SpanLogTracingConfig(String) - クラスio.helidon.tracing.config.SpanLogTracingConfigのコンストラクタ
-
新しいスパン・ログ。
- SpanLogTracingConfig.Builder - io.helidon.tracing.configのクラス
-
SpanLogTracingConfig用のfluent APIビルダー。 - spanName(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
- spanName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
-
新しく作成されたスパンの名前を作成します。
- spanName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingFilterのメソッド
- SpanTracingConfig - io.helidon.tracing.configのクラス
-
トレースされた単一のスパンの構成。
- SpanTracingConfig(String) - クラスio.helidon.tracing.config.SpanTracingConfigのコンストラクタ
-
新しいトレース可能なスパン。
- SpanTracingConfig.Builder - io.helidon.tracing.configのクラス
-
SpanTracingConfig用のfluent APIビルダー。 - ssl() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
デフォルトのサーバー・ソケットで使用する
SSLContextを返します。 - ssl() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
サーバー・ソケットで使用する
SSLContextを返します。 - ssl(Supplier<? extends SSLContext>) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。サーバーで使用する
SSLContextを設定します。 - ssl(Supplier<? extends SSLContext>) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
非推奨。2.0.0以降、かわりに
SocketConfiguration.SocketConfigurationBuilder.tls(Supplier)を使用してください - ssl(SSLContext) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。サーバーで使用する
SSLContextを設定します。 - ssl(SSLContext) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
非推奨。2.0.0以降、かわりに
SocketConfiguration.Builder.tls(WebServerTls)を使用してください - sslContext(SSLContext) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
-
SslContextのベースとして使用される新しいSSLContextを設定します。 - sslContext(SSLContext) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
サーバー・ソケットで使用する
SSLContextを構成します。 - sslContextBuilder(GrpcTlsDescriptor) - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
-
指定されたSslConfigからSslContextBuilderのインスタンスを返します。
- SSLContextBuilder - io.helidon.grpc.serverのクラス
-
新規SslContextを作成用に構成するためのビルダー。
- SSLContextBuilder - io.helidon.webserverのクラス
-
非推奨。
- sslDescriptor(GrpcTlsDescriptor) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
-
GrpcTlsDescriptorを設定します。
- stamp() - インタフェースio.helidon.config.spi.ConfigContentのメソッド
-
コンテンツの変更スタンプ。
- stamp(Object) - クラスio.helidon.config.spi.ConfigContent.Builderのメソッド
-
コンテンツ・スタンプ。
- start() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
-
サーバーを起動します。
- start() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
- start() - インタフェースio.helidon.messaging.Messagingのメソッド
-
すべてのチャネルを接続し、ストリーミングを開始します。
- start() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのメソッド
-
コンテナを起動します。
- start() - インタフェースio.helidon.microprofile.server.Serverのメソッド
-
このサーバー(一度だけ使用できます)を起動します。
- start() - クラスio.helidon.microprofile.server.ServerImplのメソッド
- start() - インタフェースio.helidon.webserver.WebServerのメソッド
-
サーバーを起動します。
- start(EtcdConfigSourceBuilder.EtcdEndpoint, Consumer<ChangeWatcher.ChangeEvent<EtcdConfigSourceBuilder.EtcdEndpoint>>) - クラスio.helidon.config.etcd.EtcdWatcherのメソッド
- start(PollingStrategy.Polled) - クラスio.helidon.config.ScheduledPollingStrategyのメソッド
- start(PollingStrategy.Polled) - インタフェースio.helidon.config.spi.PollingStrategyのメソッド
-
このポーリング戦略を開始します。
- start(Path, Consumer<ChangeWatcher.ChangeEvent<Path>>) - クラスio.helidon.config.FileSystemWatcherのメソッド
- start(T, Consumer<ChangeWatcher.ChangeEvent<T>>) - インタフェースio.helidon.config.spi.ChangeWatcherのメソッド
-
ターゲットの変更の監視を開始します。
- started() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
-
サーバーの状態。
- state() - インタフェースio.helidon.faulttolerance.CircuitBreakerのメソッド
-
現在のブレーカの状態。
- state(CircuitBreaker.State) - インタフェースio.helidon.faulttolerance.CircuitBreakerのメソッド
-
この回路遮断器の状態を設定します。
- statement() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
取引明細書テキスト
- statement() - クラスio.helidon.dbclient.common.DbStatementContextのメソッド
-
構成された文のテキスト。
- statement() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
実行する文のテキスト。
- statement(DbClientServiceContext) - クラスio.helidon.dbclient.common.DbClientServiceBaseのメソッド
- statement(DbClientServiceContext) - インタフェースio.helidon.dbclient.DbClientServiceのメソッド
-
インターセプトされる文の実行。
- statement(String) - インタフェースio.helidon.dbclient.DbStatementsのメソッド
-
名前付き文の文テキストを取得します。
- statement(String) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
-
カスタム文を設定します。
- statement(String) - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
-
このポリシーの文。
- statement(String, List<Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
索引付けされたパラメータを使用する新しい文を設定します。
- statement(String, Map<String, Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
使用する名前付きパラメータを含む新しい文を設定します。
- statementFuture() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
文の実行が終了すると完了するステージ。
- statementFuture(CompletionStage<Void>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
新しい将来を設定して、文の完了をマークします。
- statementName() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
文の名前。
- statementName() - クラスio.helidon.dbclient.common.DbStatementContextのメソッド
-
この文の名前。
- statementName() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
実行する文の名前。
- statementName(String) - クラスio.helidon.dbclient.common.DbStatementContext.BuilderBaseのメソッド
-
文の名前を構成します。
- statementName(String) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
使用する新しい文の名前を設定します。
- statementName(String) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
-
カスタム文の名前を設定します。
- statementNames() - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
-
ステートメント名パターンのセット。
- statementNames(String...) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
-
このサービスがトリガーされる文名パターンを構成します。
- statementNames(List<String>) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
-
構成から文名パターンを構成します。
- statementPredicate(Predicate<DbClientServiceContext>) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
-
このサービスをトリガーするかどうかを決定するために結果を使用する述語を構成します。
- statements() - クラスio.helidon.dbclient.common.DbClientContextのメソッド
-
構成済の文。
- statements(DbStatements) - クラスio.helidon.dbclient.common.DbClientContext.BuilderBaseのメソッド
-
使用するdb文を構成します。
- statements(DbStatements) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
-
構成から使用する文または手動で構成する文。
- statements(DbStatements) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- statements(DbStatements) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- statements(DbStatements) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
構成から使用する文または手動で構成する文。
- statementText(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
-
文名に基づいて文のテキストを返します。
- statementText(String) - クラスio.helidon.dbclient.common.DbStatementContext.BuilderBaseのメソッド
-
文のテキストを構成します。
- statementType() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
この文のタイプ。
- statementType() - クラスio.helidon.dbclient.common.DbStatementContextのメソッド
-
この文の文タイプ。
- statementType() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
実行される文のタイプ。
- statementType() - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのメソッド
- statementType(DbStatementType) - クラスio.helidon.dbclient.common.DbStatementContext.BuilderBaseのメソッド
-
説明文タイプを構成します。
- statementType(DbStatementType) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
-
文のタイプを設定します。
- statementTypes() - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
-
取引明細書タイプのセット。
- statementTypes(DbStatementType...) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
-
このサービスをトリガーする明細書タイプを構成します。
- statementTypes(List<DbStatementType>) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
-
構成から明細書タイプを構成します。
- StaticContentSupport - io.helidon.webserverのクラス
- StaticContentSupport.Builder - io.helidon.webserverのクラス
-
StaticContent詳細パラメータのFluentビルダー。
- staticFile(String) - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
-
静的OpenAPIドキュメント・ファイルのロケーションを設定します。
- stats() - インタフェースio.helidon.faulttolerance.Bulkheadのメソッド
-
このバルクヘッドの内部統計へのアクセスを提供します。
- status() - クラスio.helidon.security.SecurityResponseのメソッド
-
このレスポンスのステータス。
- status() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
-
このレスポンスのステータス。
- status() - インタフェースio.helidon.webclient.WebClientServiceResponseのメソッド
-
レスポンスのステータス
- status() - インタフェースio.helidon.webserver.cors.CorsSupportBase.ResponseAdapterのメソッド
-
レスポンスのステータスを返します。
- status() - 例外io.helidon.webserver.HttpExceptionのメソッド
-
関連付けられたHTTPステータスを取得します。
- status() - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
実際のレスポンス・ステータス・コードを返します。
- status(int) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
新しいHTTPステータス・コードを設定します。
- status(Http.ResponseStatus) - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
新しいHTTPステータスを設定します。
- statusCode() - クラスio.helidon.security.SecurityResponseのメソッド
-
ステータス・コード(マッピングにHTTPステータス・コードを使用)。
- StatusLogEntry - io.helidon.webserver.accesslogのクラス
-
HTTPステータスのアクセス・ログ・エントリ。
- StatusLogEntry.Builder - io.helidon.webserver.accesslogのクラス
-
StatusLogEntry用のfluent APIビルダー。 - stop() - クラスio.helidon.config.etcd.EtcdWatcherのメソッド
- stop() - クラスio.helidon.config.FileSystemWatcherのメソッド
- stop() - クラスio.helidon.config.ScheduledPollingStrategyのメソッド
- stop() - インタフェースio.helidon.config.spi.ChangeWatcherのメソッド
-
すべてのターゲットでの変更の監視を停止します。
- stop() - インタフェースio.helidon.config.spi.PollingStrategyのメソッド
-
ポーリングを停止し、すべてのリソースを解放します。
- stop() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerContextのメソッド
- stop() - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
- stop() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
- stop() - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのメソッド
-
KafkaConnectorとそれに関連するすべてのジョブおよびリソースを停止します。
- stop() - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのメソッド
-
Kafkaに対してオープンされたリソースをクローズし、例外的に保留中の
Message.ack()を完了します。 - stop() - インタフェースio.helidon.messaging.Messagingのメソッド
-
stopメソッドを実装しているすべてのコネクタでstopメソッドを呼び出します。
- stop() - インタフェースio.helidon.messaging.Stoppableのメソッド
-
Messaging.stop()中に呼び出されます。 - stop() - インタフェースio.helidon.microprofile.server.Serverのメソッド
-
このサーバーをただちに(起動したサーバーでのみ使用できます)で停止します。
- stop() - クラスio.helidon.microprofile.server.ServerImplのメソッド
- Stoppable - io.helidon.messagingのインタフェース
-
メッセージングの停止について通知できるメッセージング・コネクタ。
- stream() - インタフェースio.helidon.common.configurable.Resourceのメソッド
-
このリソースへの入力ストリームを取得します。
- stream() - インタフェースio.helidon.config.ConfigValueのメソッド
-
値が存在する場合は、その値のみを含む順次
Streamを返し、それ以外の場合は空のStreamを返します。 - stream() - クラスio.helidon.grpc.core.PriorityBagのメソッド
-
この
PriorityBagの内容を順序付けられたStreamとして取得します。 - stream() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
この
AnnotatedMethodListのMethodのStreamを取得します。 - stream(StreamObserver<T>, CompletionStage<Void>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
CompletionStageが完了するまでStreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得し、StreamObserver.onCompleted()をコールします。 - stream(StreamObserver<T>, Supplier<Stream<? extends T>>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
- stream(StreamObserver<T>, Stream<? extends T>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
- stream(T) - クラスio.helidon.grpc.core.JavaMarshallerのメソッド
- stream(T) - クラスio.helidon.grpc.core.JsonbMarshallerのメソッド
- streamAsync(StreamObserver<T>, CompletionStage<Void>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
CompletionStageが完了するまでStreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得してから、fork-joinスレッド・プールを使用してStreamObserver.onCompleted()を非同期に呼び出します。 - streamAsync(StreamObserver<T>, CompletionStage<Void>, Executor) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
-
CompletionStageが完了するまでStreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得し、エグゼキュータ・スレッドを使用してStreamObserver.onCompleted()を非同期にコールします。 - streamAsync(StreamObserver<T>, Supplier<Stream<? extends T>>, Executor) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
- streamAsync(StreamObserver<T>, Stream<? extends T>, Executor) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
- streamReaders() - インタフェースio.helidon.media.common.MediaSupportのメソッド
-
登録するストリーム・リーダーのコレクションを返します。
- streamReaders() - クラスio.helidon.media.multipart.MultiPartSupportのメソッド
- StreamValidationUtils - io.helidon.common.reactiveのクラス
-
ストリーム検証のヘルパー・メソッドです。
- streamWriter() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
デフォルトのJacksonエンティティ・ストリーム・ライターを返します。
- streamWriter() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
デフォルトのJSON-Bエンティティ・ストリーム・ライターを返します。
- streamWriter() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
デフォルトのJSON-Pエンティティ・ストリーム・ライターを返します。
- streamWriter(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
ObjectMapperインスタンスに基づいて新しいJacksonエンティティ・ストリーム・ライターを作成します。 - streamWriter(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
Jsonbインスタンスに基づいて新しいJSON-Bエンティティ・ストリーム・ライターを作成します。 - streamWriter(JsonWriterFactory) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
JsonWriterFactoryに基づいて新しいJSON-Pエンティティ・ストリーム・ライターを作成します。 - streamWriterInstance() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
-
Jacksonストリーム・ライター・インスタンスを返します。
- streamWriterInstance() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
-
JSON-Bストリーム・ライター・インスタンスを返します。
- streamWriterInstance() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
-
JSON-Pストリーム・ライターを返します。
- streamWriters() - クラスio.helidon.media.common.DefaultMediaSupportのメソッド
- streamWriters() - インタフェースio.helidon.media.common.MediaSupportのメソッド
-
登録するストリーム書込み参加者のコレクションを返します。
- streamWriters() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
- streamWriters() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
- streamWriters() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
- streamWriters() - クラスio.helidon.media.multipart.MultiPartSupportのメソッド
- STRICT_TRANSPORT_SECURITY - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Strict-Transport-Security"ヘッダー名。 - string() - インタフェースio.helidon.common.configurable.Resourceのメソッド
-
このリソースの文字列コンテンツを取得します。
- string(Charset) - インタフェースio.helidon.common.configurable.Resourceのメソッド
-
このリソースの文字列コンテンツを取得します。
- stringReader() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
Stringリーダー・インスタンスを返します。 - stringReader(Charset) - クラスio.helidon.media.common.ContentReadersのstaticメソッド
-
非推奨。2.0.0以降、かわりに
ContentReaders.readString(Publisher, Charset)} またはDefaultMediaSupport.stringReader()を使用してください - subject() - クラスio.helidon.security.jwt.Jwtのメソッド
-
サブジェクト・クレーム。
- subject() - クラスio.helidon.security.ProviderRequestのメソッド
-
現在のユーザー・サブジェクト(すでに認証されている場合)。
- subject(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトは、このJWTが発行されたプリンシパルを定義します(例:
- Subject - io.helidon.securityのクラス
-
ユーザーまたはサービスを表すセキュリティ・サブジェクト。
- Subject.Builder - io.helidon.securityのクラス
-
Subject用のfluent APIビルダー。 - subjectMapper() - クラスio.helidon.security.Securityのメソッド
-
AuthenticationProviderによって認証されたサブジェクトを新しいSubjectにマップするために使用するサブジェクト・マッピング・プロバイダ。次に例を示します。 - subjectMappingProvider(SubjectMappingProvider) - クラスio.helidon.security.Security.Builderのメソッド
-
認証が処理された後に使用されるサブジェクト・マッピング・プロバイダを構成します。
- SubjectMappingProvider - io.helidon.security.spiのインタフェース
-
認証プロバイダによって認証されたサブジェクトを新しいサブジェクトにマップするプロバイダ。
- subjectType() - 注釈型io.helidon.security.abac.role.RoleValidator.Rolesのメソッド
-
この制限のサブジェクト・タイプ。デフォルトは
SubjectType.USERです。 - subjectType() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
-
(ユーザーまたはサービス(デフォルトはservice))を認証したプリンシパルのタイプ。
- subjectType(SubjectType) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
- subjectType(SubjectType) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
-
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
- subjectType(SubjectType) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
-
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
- subjectType(SubjectType) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
-
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
- subjectType(SubjectType) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
-
(ユーザーまたはサービス(デフォルトはservice))を認証したプリンシパルのタイプ。
- subjectType(SubjectType) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
- SubjectType - io.helidon.securityの列挙
-
プリンシパルのタイプ。
- subjectTypes(SubjectType...) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
-
サポートされるサブジェクト・タイプを構成します。
- submit() - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
-
クライアントを構築し、そのクライアントで
SecurityClient.submit()を起動するためのショートカット・メソッド。 - submit() - インタフェースio.helidon.security.SecurityClientのメソッド
-
セキュリティ・リクエストで構成されたフィールドを送信し、セキュリティ操作(認証、認可またはOutboundSecurity)を処理します。
- submit() - クラスio.helidon.security.SecurityClientBuilderのメソッド
-
クライアントを構築し、そのクライアントで
SecurityClient.submit()を起動するためのショートカット・メソッド。 - submit() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
準備されたリクエストを実行します。
- submit(Object) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
準備されたリクエストを実行し、リクエスト・エンティティを送信します。
- submit(Object, Class<T>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
準備されたリクエストを実行し、リクエスト・エンティティを送信します。
- submit(Flow.Publisher<DataChunk>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
Flow.Publisherを使用して、準備済リクエストを実行し、リクエスト・エンティティを送信します。 - submit(Flow.Publisher<DataChunk>, Class<T>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
Flow.Publisherを使用して、準備済リクエストを実行し、リクエスト・エンティティを送信します。 - submit(Function<MessageBodyWriterContext, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
マーシャリング機能を使用して、準備されたリクエストを実行し、リクエスト・エンティティを送信します。
- Subscribable<T> - io.helidon.common.reactiveのインタフェース
-
java関数を使用して個々のイベントをサブスクライブできるようにする装飾されたパブリッシャ。
- subscribe(Flow.Subscriber<? super DataChunk>) - インタフェースio.helidon.common.http.Contentのメソッド
-
非推奨。可能な場合は、指定されたサブスクライバをこのパブリッシャに追加します。
- subscribe(Flow.Subscriber<? super DataChunk>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
- subscribe(Flow.Subscriber<? super DataChunk>) - クラスio.helidon.media.common.ReadableByteChannelPublisherのメソッド
-
非推奨。
- subscribe(Flow.Subscriber<? super DataChunk>) - クラスio.helidon.media.multipart.MultiPartDecoder.DataChunkPublisherのメソッド
- subscribe(Flow.Subscriber<? super DataChunk>) - クラスio.helidon.media.multipart.MultiPartEncoderのメソッド
- subscribe(Flow.Subscriber<? super DataChunk>) - クラスio.helidon.webserver.tyrus.TyrusWriterPublisherのメソッド
- subscribe(Flow.Subscriber<? super ReadableBodyPart>) - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
- subscribe(Flow.Subscriber<? super ByteBuffer>) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
-
非推奨。
- subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
- subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.ConcatPublisherのメソッド
- subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
- subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
- subscribe(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
指定された委任関数を使用して、この
Singleインスタンスをサブスクライブします。 - subscribe(Consumer<? super T>, Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
指定された委任関数を使用して、この
Singleインスタンスをサブスクライブします。 - subscribe(Consumer<? super T>, Consumer<? super Throwable>, Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
指定された委任関数を使用して、この
Singleインスタンスをサブスクライブします。 - subscribe(Consumer<? super T>, Consumer<? super Throwable>, Runnable, Consumer<? super Flow.Subscription>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
指定された委任関数を使用して、この
Singleインスタンスをサブスクライブします。 - subscribe(Subscriber<? super KafkaMessage<K, V>>) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのメソッド
- subscribe(Subscriber<? super Message<PAYLOAD>>) - クラスio.helidon.messaging.Emitterのメソッド
- subscriber(Channel<PAYLOAD>, Flow.Subscriber<? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
指定された
Channelに使用するFlow.Subscriberを登録します。 - subscriber(Channel<PAYLOAD>, Consumer<Multi<? extends Message<? extends PAYLOAD>>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
- subscriber(Channel<PAYLOAD>, SubscriberBuilder<? extends Message<? extends PAYLOAD>, RESULT>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
指定された
ChannelのSubscriberの作成に使用するSubscriberBuilderを登録します。 - subscriber(Channel<PAYLOAD>, Subscriber<? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
-
指定された
Channelに使用するSubscriberを登録します。 - subscriberConfig(Config) - クラスio.helidon.messaging.Channel.Builderのメソッド
-
サブスクライバ・コネクタで使用可能な構成。
- subscribeTo(Flow.Publisher<DataChunk>) - クラスio.helidon.webclient.FileSubscriberのメソッド
-
非推奨。取得したパブリッシャにこのインスタンスをサブスクライブします。
- SubscriptionHelper - io.helidon.common.reactiveの列挙
-
Flow.Subscriptionに対してアトミック・アクションを実行するためのシングルトン取消インジケータおよびユーティリティ・メソッドを含むヘルパー列挙。 - subtype() - クラスio.helidon.common.http.MediaTypeのメソッド
-
サブタイプの取得メソッド。
- subtype(String) - クラスio.helidon.common.http.MediaType.Builderのメソッド
-
新しいメディア・タイプのサブタイプ。
- success(Principal) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
-
プロバイダはリクエストを認証し、ユーザーのプリンシパルを作成しました。
- success(Subject) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
-
プロバイダはリクエストを認証し、ユーザー・サブジェクトを作成しました。
- success(Subject, Subject) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
-
プロバイダはリクエストを認証し、ユーザーおよびサービス・サブジェクトを作成しました。
- SUCCESS - io.helidon.security.AuditEvent.AuditSeverity
-
セキュリティ・イベント成功。
- SUCCESS - io.helidon.security.SecurityResponse.SecurityStatus
-
セキュリティ・コンポーネントによるメッセージ処理が成功し、ランタイムが結果メッセージの通常の処理を続行することを示します。
- SUCCESS_FINISH - io.helidon.security.SecurityResponse.SecurityStatus
-
成功し、プロバイダはすべての処理を実行しました。
- SUCCESSFUL - io.helidon.common.http.Http.ResponseStatus.Family
-
2xxHTTPステータス・コード。 - successService(Principal) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
-
プロバイダはリクエストを認証し、サービス(またはクライアント)のプリンシパルを作成しました。
- successService(Subject) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
-
プロバイダはリクエストを認証し、サービス・サブジェクトを作成しました。
- successThreshold(int) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
-
成功したコールのうち、半開回路をクローズするコールの数。
- SUFFICIENT - io.helidon.security.CompositeProviderFlag
-
成功した場合、それ以上のプロバイダは呼び出されず、それ以外の場合はオプションと同じです。
- supplier() - インタフェースio.helidon.config.ConfigValueのメソッド
-
入力された値のサプライヤを返します。
- supplier(T) - インタフェースio.helidon.config.ConfigValueのメソッド
-
デフォルトで入力された値のサプライヤを返します。
- Supplier() - クラスio.helidon.grpc.core.JavaMarshaller.Supplierのコンストラクタ
- Supplier() - クラスio.helidon.grpc.core.JsonbMarshaller.Supplierのコンストラクタ
- supplies(AnnotatedMethod) - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplierのメソッド
- supplies(AnnotatedMethod) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplierのメソッド
- supplies(AnnotatedMethod) - インタフェースio.helidon.microprofile.grpc.core.MethodHandlerSupplierのメソッド
-
この
MethodHandlerSupplierが特定のメソッドおよび型に対してMethodHandlerを提供できるかどうかを判定します。 - supplies(AnnotatedMethod) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplierのメソッド
- supplies(AnnotatedMethod) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplierのメソッド
- supply() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtension.ServerProducerのメソッド
-
GrpcServerを提供できるSupplierを生成します。 - supply(Class<T>, Supplier<T>) - インタフェースio.helidon.common.context.Contextのメソッド
-
指定されたサプライヤを使用して新規インスタンスを登録します。
- supply(Object, Class<T>, Supplier<T>) - インタフェースio.helidon.common.context.Contextのメソッド
-
指定されたサプライヤを使用して新規インスタンスを登録します。
- supported() - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのメソッド
- supported() - クラスio.helidon.config.etcd.EtcdWatcherProviderのメソッド
- supported() - クラスio.helidon.config.git.GitConfigSourceProviderのメソッド
- SUPPORTED - io.helidon.media.common.MessageBodyOperator.PredicateResult
-
リクエストされたタイプは、その特定のオペレータによってサポートされます。
- supportedAnnotations() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
- supportedAnnotations() - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
- supportedAnnotations() - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
- supportedAnnotations() - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
- supportedAnnotations() - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
- supportedAnnotations() - クラスio.helidon.security.providers.abac.AbacProviderのメソッド
- supportedAnnotations() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
-
このバリデータでサポートされている拡張注釈を指定します(例:
- supportedAnnotations() - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
- supportedAnnotations() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
-
このプロバイダでサポートされている拡張注釈を指定します(例:
- supportedAttributes() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
-
このプロバイダがエンドポイント構成をオーバーライドするために必要な属性名のコレクション。
- supportedConfigKeys() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
-
構成にはキーが必要です。
- supportedCustomObjects() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
-
構成タイプのクラス。
- supportedMediaTypes() - クラスio.helidon.config.hocon.HoconConfigParserのメソッド
- supportedMediaTypes() - クラスio.helidon.config.PropertiesConfigParserのメソッド
- supportedMediaTypes() - インタフェースio.helidon.config.spi.ConfigParserのメソッド
-
パーサーによってサポートされるメディア・タイプのセットを返します。
- supportedMediaTypes() - クラスio.helidon.config.yaml.YamlConfigParserのメソッド
- supportedSuffixes() - インタフェースio.helidon.config.spi.ConfigParserのメソッド
-
構成パーサーは、サポートされているファイル・サフィクスを定義できます。
- supportedSuffixes() - クラスio.helidon.config.yaml.YamlConfigParserのメソッド
- supports(Class<?>, GenericType<?>) - 列挙型io.helidon.media.common.MessageBodyOperator.PredicateResultのstaticメソッド
-
処理済クラスがサポートされているかどうか。
- supports(String) - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのメソッド
- supports(String) - クラスio.helidon.config.etcd.EtcdWatcherProviderのメソッド
- supports(String) - クラスio.helidon.config.git.GitConfigSourceProviderのメソッド
- supports(String, ProviderRequest) - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorのメソッド
-
この文がこのポリシー・エグゼキュータでサポートされていることを
PolicyValidatorに通知するために使用できます。 - suspend() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
-
呼出し側スレッドに現在関連付けられているトランザクションを中断し、中断されているトランザクション・コンテキストを表す
Transactionを返します。呼出し側スレッドがトランザクションに関連付けられていない場合は、nullを返します。 - switchIfEmpty(Single<T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
アップストリームが空の場合は、もう一方のSingleに切り替えます。
- switchIfEmpty(Flow.Publisher<T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
アップストリームが空の場合は、ほかのパブリッシャに切り替えます。
- syncAuthenticate(ProviderRequest) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
- syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのメソッド
- syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.header.HeaderAtnProviderのメソッド
- syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのメソッド
- syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProviderのメソッド
- syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.jwt.JwtProviderのメソッド
- syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
- syncAuthenticate(ProviderRequest) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
-
同期認証。
- syncAuthorize(ProviderRequest) - クラスio.helidon.security.providers.abac.AbacProviderのメソッド
- syncAuthorize(ProviderRequest) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
-
同期認可。
- SynchronousProvider - io.helidon.security.spiのクラス
-
同期プロバイダのプロバイダ・ベース。
- SynchronousProvider() - クラスio.helidon.security.spi.SynchronousProviderのコンストラクタ
- syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
- syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのメソッド
- syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.header.HeaderAtnProviderのメソッド
- syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのメソッド
- syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.jwt.JwtProviderのメソッド
- syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
- syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
-
同期アウトバウンド・セキュリティ。
- synthetic() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
-
このアプリケーションが構築時に合成として識別されたかどうかを示します。
- SYSTEM - io.helidon.webclient.Proxy.ProxyType
-
システムから取得したプロキシ。
- SYSTEM_PROPERTY_EXCLUDE - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのstatic変数
-
Javaサービス・ローダー用に構成されたサービスまたは
HelidonServiceLoader.Builderを使用して登録されたサービスのリストから一部の実装を除外するために使用されるシステム・プロパティ。 - systemProperties() - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
システム・プロパティから導出された
Configを作成するためのConfigSourceを提供します。 - systemProperties() - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
-
システム・プロパティに基づくメモリー内構成ソース。
T
- Tag<T> - io.helidon.tracingのクラス
-
TracerBuilder.addTracerTag(String, String)で使用できるタグの抽象化。 - tags(Map<String, String>) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
-
メトリックに適用するタグを設定します。
- takeUntil(Flow.Publisher<U>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
他のソースがアイテムを通知するか完了するまで、アップストリーム・アイテムをリレーします。
- takeUntil(Flow.Publisher<U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
他のソースがアイテムを通知するか完了するまで、アップストリーム・アイテムをリレーします。
- takeUntil(Flow.Publisher<U>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
他のソースがアイテムを通知するか完了するまで、アップストリーム・アイテムをリレーします。
- takeWhile(Predicate<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
このストリームから、指定された述語を満たす要素の最長のプレフィクスを取得します。
- target() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
- target() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
- target() - クラスio.helidon.config.FileConfigSourceのメソッド
- target() - クラスio.helidon.config.FileOverrideSourceのメソッド
- target() - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのメソッド
-
変更のターゲット。
- target() - インタフェースio.helidon.config.spi.WatchableSourceのメソッド
-
このソースのターゲット。
- target() - クラスio.helidon.config.UrlConfigSourceのメソッド
- target() - クラスio.helidon.config.UrlOverrideSourceのメソッド
- target() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
-
チャネル・アドレスの解決に使用するオプションのターゲット文字列を取得します。
- target(String) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
-
ターゲット文字列(有効な
NameResolver準拠のURIまたは認証局文字列のいずれか)を設定します。 - targets() - クラスio.helidon.security.providers.common.OutboundConfigのメソッド
-
アウトバウンド処理用に構成されたアウトバウンド・ターゲット。
- targetType() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
- targetType() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
- targetType() - クラスio.helidon.config.FileOverrideSourceのメソッド
- targetType() - インタフェースio.helidon.config.spi.WatchableSourceのメソッド
-
このソースでサポートされるターゲット・タイプ。
- targetType() - クラスio.helidon.config.UrlConfigSourceのメソッド
- targetType() - クラスio.helidon.config.UrlOverrideSourceのメソッド
- targetUri() - クラスio.helidon.security.SecurityEnvironmentのメソッド
-
リクエストされたリソースのURIを取得します。
- targetUri(URI) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
-
ターゲットURIを構成します。
- TE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"TE"ヘッダー名。 - TEMPORARY_REDIRECT_307 - io.helidon.common.http.Http.Status
-
307 一時リダイレクト。「HTTP/1.1ドキュメント」を参照してください。
- tenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
-
IDCSテナンシID。
- test(MediaType) - クラスio.helidon.common.http.MediaTypeのメソッド
-
このメディア・タイプが別のメディア・タイプと互換性があるかどうかを確認します。
- test(ServerRequest) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
この述語を評価します。
- TEXT_EVENT_STREAM - クラスio.helidon.common.http.MediaTypeのstatic変数
-
text/event-streamメディア・タイプを表すMediaType定数。 - TEXT_HTML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
text/htmlメディア・タイプを表すMediaType定数。 - TEXT_PLAIN - クラスio.helidon.common.http.MediaTypeのstatic変数
-
text/plainメディア・タイプを表すMediaType定数。 - TEXT_X_YAML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
"x" YAMLをテキストとして表す
MediaType定数です。 - TEXT_XML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
text/xmlメディア・タイプを表すMediaType定数。 - TEXT_YAML - クラスio.helidon.common.http.MediaTypeのstatic変数
-
擬似登録YAMLをテキストとして表す
MediaType定数です。 - thenAccept(Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenAccept(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenAcceptAsync(Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenAcceptAsync(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenAcceptAsync(Consumer<? super T>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenAcceptAsync(Consumer<? super T>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenApply(Handler) - クラスio.helidon.webserver.RequestPredicateのメソッド
-
この述語がリクエストと一致する場合に使用する
Handlerを設定します。 - thenApply(Function<? super T, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenApply(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenApplyAsync(Function<? super T, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenApplyAsync(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenApplyAsync(Function<? super T, ? extends U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenApplyAsync(Function<? super T, ? extends U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenCompose(Function<? super T, ? extends CompletionStage<U>>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenCompose(Function<? super T, ? extends CompletionStage<U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenRun(Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenRun(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenRunAsync(Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenRunAsync(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thenRunAsync(Runnable, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- thenRunAsync(Runnable, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- thisUsesUnstableApi() - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのメソッド
- ThreadFormatter() - クラスio.helidon.common.HelidonConsoleHandler.ThreadFormatterのコンストラクタ
-
非推奨。
- threadNamePrefix(String) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
-
このスレッド・プール・エグゼキュータ内のスレッドの名前プレフィクス。
- threadNamePrefix(String) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
-
このスレッド・プール・エグゼキュータ内のスレッドの名前プレフィクス。
- ThreadPool - io.helidon.common.configurableのクラス
-
拡張可能な拡張ポリシーおよびキュー状態アクセッサを持つ
ThreadPoolExecutor。 - ThreadPool.RejectionHandler - io.helidon.common.configurableのクラス
-
キューへのタスクの追加を再試行してプールの拡大をサポートする
RejectedExecutionHandler。 - threadPoolSupplier() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtensionのメソッド
-
この拡張機能によって構成された
ThreadPoolSupplierにアクセスします。 - ThreadPoolSupplier - io.helidon.common.configurableのクラス
-
カスタム・スレッド・プールのサプライヤ。
- ThreadPoolSupplier.Builder - io.helidon.common.configurableのクラス
-
ThreadPoolSupplier用のfluent APIビルダー。 - thresholdPercent(double) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
-
しきいパーセント。
- thresholdPercent(double) - クラスio.helidon.health.checks.HeapMemoryHealthCheck.Builderのメソッド
-
しきい値パーセント。
- throwable() - インタフェースio.helidon.security.AuditEventのメソッド
-
追加の監査情報を取得できる
Throwableオブジェクトを取得します。 - throwable() - クラスio.helidon.security.SecurityResponseのメソッド
-
障害状態(発生した場合)の原因となる基礎となるスロー可能オブジェクトを取得します。
- throwableWriter(boolean) - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
-
Throwableライター・インスタンスを返します。 - throwException(ThreadPoolExecutor) - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのメソッド
-
例外をスローします。
- time() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
- time() - クラスio.helidon.security.SecurityEnvironmentのメソッド
-
現在のリクエストに対してこの環境が作成されたサーバーの時間。
- time(SecurityTime) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
-
定義された時間を使用して現在の時間を取得します。
- time(Runnable) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
- time(Callable<T>) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
- timed() - クラスio.helidon.grpc.metrics.GrpcMetricsのstaticメソッド
-
gRPCメソッド・コールを実行するために
GrpcMetricsインスタンスを作成する静的ファクトリ・メソッドです。 - timeout(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。ソケット・タイムアウト(ミリ秒単位)または
0(無限タイムアウト)を設定します。 - timeout(long, TimeUnit) - クラスio.helidon.common.reactive.IoMulti.OutputStreamMultiBuilderのメソッド
-
ダウンストリームからの要求がない場合に、書込みメソッドをブロックできる最大タイムアウトを設定します。
- timeout(long, TimeUnit) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
-
文の実行レスポンスを待機するカスタム・タイムアウトを設定します。
- timeout(long, TimeUnit) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
ヘルス・チェック・コールのタイムアウト全体を構成します。
- timeout(long, TimeUnit) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
-
最後のアクセス以降のレコード・タイムアウトを構成します。
- timeout(long, TimeUnit) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。
- timeout(long, TimeUnit) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
- timeout(long, TimeUnit) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
サーバー・ソケット・タイムアウトを構成します。
- timeout(long, TimeUnit) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- timeout(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
アップストリームが指定された時間内に次のアイテム、エラーまたは完了を通知しない場合、
TimeoutExceptionにシグナルを送信します。 - timeout(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
アップストリームが指定された時間内にアイテム、エラーまたは完了を通知しない場合に
TimeoutExceptionに通知します。 - timeout(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
-
アップストリームが指定された時間内に次のアイテム、エラーまたは完了を通知しない場合、
TimeoutExceptionにシグナルを送信します。 - timeout(long, TimeUnit, ScheduledExecutorService, Single<T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
指定された時間内にアップストリームがアイテム、エラー、または完了を通知しない場合、フォールバック単一に切り替えます。
- timeout(long, TimeUnit, ScheduledExecutorService, Flow.Publisher<T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
アップストリームが指定された時間内に次のアイテム、エラー、または完了を通知しない場合、フォールバック単一に切り替えます。
- timeout(Duration) - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
-
タイムアウトの設定時間
- Timeout - io.helidon.faulttoleranceのインタフェース
-
タイムアウトは、期間が経過した後に実行を終了しようとします。
- Timeout.Builder - io.helidon.faulttoleranceのクラス
-
TimeoutのFluent APIビルダー。 - timeoutMillis() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
デフォルトのサーバー・ソケット・タイムアウト(ミリ秒単位)または
0(無限タイムアウト)を返します。 - timeoutMillis() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
無限タイムアウトの場合、サーバー・ソケット・タイムアウト(ミリ秒)または
0を返します。 - timeoutMillis(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
非推奨。2.0.0以降、かわりに
SocketConfiguration.Builder.timeout(long, java.util.concurrent.TimeUnit)を使用してください - timer() - クラスio.helidon.dbclient.metrics.DbClientMetricsのstaticメソッド
-
DbClient.Builder.addService(java.util.function.Supplier)に登録するタイマー・ビルダーを作成します。 - timer() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
-
新しいタイマー・クライアント・メトリックを作成します。
- timer(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
-
0Lを通知し、指定された時間が経過した後にシーケンスを完了します。
- timer(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
-
0Lを通知し、指定された時間が経過した後にシーケンスを完了します。
- timer(String) - クラスio.helidon.metrics.Registryのメソッド
- timer(String, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- timer(Metadata) - クラスio.helidon.metrics.Registryのメソッド
- timer(Metadata, Tag...) - クラスio.helidon.metrics.Registryのメソッド
- timestamp() - インタフェースio.helidon.config.Config.Contextのメソッド
-
最後にロードされた構成のタイムスタンプを返します。
- timestamp() - インタフェースio.helidon.config.Configのメソッド
-
構成ツリーが作成された日時を返します。
- timestamp() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- TimestampLogEntry - io.helidon.webserver.accesslogのクラス
-
タイムスタンプのアクセス・ログ・エントリ。
- TimestampLogEntry.Builder - io.helidon.webserver.accesslogのクラス
-
HostLogEntry用のfluent APIビルダー。 - TimeTakenLogEntry - io.helidon.webserver.accesslogのクラス
-
所要時間のアクセス・ログ・エントリ。
- TimeTakenLogEntry.Builder - io.helidon.webserver.accesslogのクラス
-
TimeTakenLogEntry用のfluent APIビルダー。 - TimeValidator - io.helidon.security.abac.timeのクラス
-
時間ベースの属性チェック用の属性バリデータ。
- TimeValidator.DaysOfWeek - io.helidon.security.abac.timeの注釈型
-
リソースがアクセス可能な曜日を制限できる属性注釈です。
- TimeValidator.TimeConfig - io.helidon.security.abac.timeのクラス
-
時間属性バリデータの構成。
- TimeValidator.TimeConfig.Builder - io.helidon.security.abac.timeのクラス
-
TimeValidator.TimeConfigのFluent APIビルダー。 - TimeValidator.TimeOfDay - io.helidon.security.abac.timeの注釈型
-
時間の制約。
- TimeValidator.TimesOfDay - io.helidon.security.abac.timeの注釈型
-
時間の制約 -
TimeValidator.TimeOfDayを繰り返すコンテナ。 - TimeValidatorService - io.helidon.security.abac.timeのクラス
-
AbacProviderの時間バリデータjavaサービス。 - TimeValidatorService() - クラスio.helidon.security.abac.time.TimeValidatorServiceのコンストラクタ
- timeZone() - クラスio.helidon.security.jwt.Jwtのメソッド
-
タイム・ゾーン・クレーム。
- timeZone(ZoneId) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトのタイムゾーン。
- timeZone(ZoneId) - クラスio.helidon.security.SecurityTime.Builderのメソッド
-
現在のタイムゾーンを上書きします。
- tls(WebClientTls) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
SSL構成を含む新しい
WebClientTlsインスタンスを設定します。 - tls(WebServerTls) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。
- tls(WebServerTls) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
- tls(WebServerTls) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
このソケットのSSLを構成します。
- tls(WebServerTls) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- tls(Supplier<WebServerTls>) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
-
このソケットのSSLを構成します。
- tlsCaCert() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのメソッド
-
CA (認証局)証明書パスを取得します。
- tlsCaCert(Resource) - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
-
CA (認証局)証明書パスを設定します。
- tlsCert() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのメソッド
-
tlsCertパスを取得します。
- tlsCert(Resource) - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
-
クライアントtlsCertパスを設定します。
- tlsConfig() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
- tlsConfig() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
-
サーバー・ソケットで使用するSslConfigurationを返します。
- tlsConfig(GrpcTlsDescriptor) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
-
サーバー・ソケットで使用するTLS構成を構成します。
- tlsDescriptor() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
- tlsKey() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのメソッド
-
クライアントの秘密キーのパスを取得します。
- tlsKey(Resource) - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
-
クライアントの秘密キーのパスを設定します。
- tmpDir(Path) - クラスio.helidon.webserver.StaticContentSupport.Builderのメソッド
-
jarから静的コンテンツを抽出するためのカスタム一時フォルダを設定します。
- to() - 注釈型io.helidon.security.abac.time.TimeValidator.TimeOfDayのメソッド
-
このリソースが1日以内にアクセス可能になるまでの時間。
- to(Function<? super Multi<T>, ? extends U>) - インタフェースio.helidon.common.reactive.Multiのメソッド
-
指定された
converterファンクションを現在のMultiインスタンスに適用し、このファンクションによって戻された値を返します。 - to(Function<? super Single<T>, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
指定された
converterファンクションを現在のSingleインスタンスに適用し、このファンクションによって戻された値を返します。 - toBigDecimal(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをBigDecimalにマップします。 - toBigInteger(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをBigIntegerにマップします。 - toBoolean(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをbooleanにマップします。 - toByte(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをbyteにマップします。 - toByteArray(ByteBuffer) - クラスio.helidon.common.http.Utilsのstaticメソッド
-
指定されたbyteバッファをbyte配列に変換します。
- toCalendar(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
非推奨。
ZonedDateTimeなどの新しい時間APIの使用 - toChar(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをcharにマップします。 - toCharset(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをCharsetにマップします。 - toClass(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをClass<?>にマップします。 - toCompletableFuture() - インタフェースio.helidon.common.reactive.Awaitableのメソッド
-
このステージと同じ完了プロパティを保持する
CompletableFutureを返します。 - toCompletableFuture() - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- toDate(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
非推奨。
InstantやZonedDateTimeなどの時間APIクラスのいずれかを使用 - toDouble(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをdoubleにマップします。 - toDuration(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをDurationにマップします。 - toFile(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをFileにマップします。 - toFloat(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをfloatにマップします。 - toFullBuilder() - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
このキーストア・ビルダーから
KeyConfigのビルダーを作成します。 - toFullBuilder() - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
-
このビルダーから入力されたビルダーを取得して、追加情報((証明書からの公開キーなど)。)を追加します。
- toGregorianCalendar(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
非推奨。
ZonedDateTimeなどの新しい時間APIの使用 - toHelidonConfig(Config) - クラスio.helidon.config.mp.MpConfigのstaticメソッド
-
このメソッドでは、MP構成の上でHelidon構成を使用できます。
- toHttpResponseStatus(Status) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
-
gRPC
StatusをHttp.ResponseStatusに変換します。 - toHttpResponseStatus(StatusException) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
-
gRPC
StatusExceptionをHttp.ResponseStatusに変換します。 - toHttpResponseStatus(StatusRuntimeException) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
-
gRPC
StatusRuntimeExceptionをHttp.ResponseStatusに変換します。 - toIndexedParameters(JsonObject) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのメソッド
- toIndexedParameters(T) - インタフェースio.helidon.dbclient.DbMapperのメソッド
-
ターゲット・タイプ・インスタンスを文の索引付きパラメータ・リストに変換します。
- toIndexedParameters(T, Class<T>) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
-
索引付けされたパラメータのリストにオブジェクトを読み込みます。
- toInstant(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをInstantにマップします。 - toInt(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをintにマップします。 - toJavaSubject() - クラスio.helidon.security.Subjectのメソッド
-
このサブジェクトからjava
Subjectを作成します。 - toJsonResponseType(MediaType) - クラスio.helidon.webserver.JsonServiceのメソッド
-
指定されたタイプが受け入れられるJSONタイプである場合、そのタイプのレスポンス・タイプを返します。
- token() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
-
トークン・サービスから受信された完全なトークン文字列。
- token(String) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
-
トークン・コンテンツ(ネットワーク上を移動する実際の文字列)を設定します。
- token(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
-
"Bearer"としてエンドポイントに送信される認証トークン。
- tokenContent() - クラスio.helidon.security.jwt.SignedJwtのメソッド
-
完全なトークン(ヘッダー、ペイロード、シグネチャ)。
- TokenCredential - io.helidon.security.providers.commonのクラス
-
アクセス・トークンを表すパブリック資格証明。
- TokenCredential.Builder - io.helidon.security.providers.commonのクラス
-
TokenCredentialのFluent APIビルダー。 - tokenEndpoint() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
OIDCサーバーのトークン・エンドポイント。
- tokenEndpoint(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのメソッド
- tokenEndpoint(String) - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MultitenancyEndpointsのメソッド
-
特定のテナントのトークン・エンドポイント。
- tokenEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
認証コードに基づいてJWTを取得するために使用するトークン・エンドポイントのURI。
- tokenFormat(String) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
-
アウトバウンド・トークンを作成するためのトークン形式。
- tokenHandler() - クラスio.helidon.security.QueryParamMappingのメソッド
-
パラメータからヘッダーを作成するために使用されるトークン・ハンドラ。
- tokenHandler(TokenHandler) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
-
アイデンティティが伝播されるアウトバウンド・ヘッダーの構成。
- tokenHandler(TokenHandler) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
-
アウトバウンド基本認証をヘッダーに追加するトークン・ハンドラ。
- tokenHandler(TokenHandler) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
-
アウトバウンド・トークン・ハンダー:アウトバウンド・リクエスト・ヘッダーにトークンを挿入します。
- TokenHandler - io.helidon.security.utilのクラス
-
リクエストからセキュリティ・トークンを抽出するか、トークンでヘッダーを更新します。
- TokenHandler.Builder - io.helidon.security.utilのクラス
-
TokenHandlerを作成するFluent APIビルダー。 - tokenHeader() - クラスio.helidon.security.util.TokenHandlerのメソッド
-
(または次に書き込まれます)でトークンが予期されるヘッダーの名前。
- tokenHeader(String) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
-
トークンを抽出するために検索するヘッダーの名前を設定します。
- tokenize(char, String, boolean, String) - クラスio.helidon.common.http.Utilsのstaticメソッド
-
Tokenizeは、引用符で囲まれたサブ・シーケンスを考慮した
separator文字によるtextを提供します。 - Tokenizer - io.helidon.common.httpのクラス
-
ヘッダー解析用の文字列トークン化機能。
- Tokenizer(String) - クラスio.helidon.common.http.Tokenizerのコンストラクタ
-
新しいインスタンスを作成します。
- tokenPattern(Pattern) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
-
トークンを抽出するためのトークン・パターン(正規表現)を設定します。
- tokenPrefix(String) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
-
トークンを抽出するヘッダー値のプレフィクスを設定します。
- tokenProvider(TokenHandler) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
-
リクエストからGoogleアクセス・トークンを抽出するためのトークン・プロバイダで、デフォルトは"ベアラー"プレフィクスが付いた"Authorization"ヘッダーです。
- toLocalDate(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをLocalDateにマップします。 - toLocalDateTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをLocalDateTimeにマップします。 - toLocalTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをLocalTimeにマップします。 - toLong(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをlongにマップします。 - toMap() - クラスio.helidon.common.http.HashParametersのメソッド
- toMap() - インタフェースio.helidon.common.http.Parametersのメソッド
-
パラメータのコピーをMapとして返します。
- toMap() - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
- toMap(Config) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
すべてのリーフ・ノード(values)をマップ・インスタンスに変換します。
- toNamedParameters(JsonObject) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのメソッド
- toNamedParameters(T) - インタフェースio.helidon.dbclient.DbMapperのメソッド
-
ターゲット・タイプ・インスタンスを文の名前付きパラメータ・マップに変換します。
- toNamedParameters(T, Class<T>) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
-
オブジェクトを名前付きパラメータのマップに読み込みます。
- toNullableStage() - クラスio.helidon.common.reactive.CompletionSingleのメソッド
- toObject(JsonValue) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
jsonからobjectに変換します。
- toOffsetDateTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをOffsetDateTimeにマップします。 - toOffsetTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをOffsetTimeにマップします。 - toOptionalSingle() - インタフェースio.helidon.common.reactive.Singleのメソッド
- toPath(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをPathにマップします。 - toPattern(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをPatternにマップします。 - toPeriod(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをPeriodにマップします。 - topic(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
指定された宛先名と
TOPICをタイプとして使用します。 - topic(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
指定された宛先名と
TOPICをタイプとして使用します。 - topic(String...) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
消費元のトピックの名前。
- TOPIC - io.helidon.messaging.connectors.jms.Type
-
トピック接続タイプ。すべてのメッセージがサブスクライブされたすべてのクライアントに配信されます。
- topicPattern(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
消費元のトピック名の正規表現パターン。
- topicPattern(Pattern) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
消費元のトピック名のパターン。
- topicPattern(Pattern) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
-
サブスクライブするトピックのリスト。
- topics(List<String>) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
-
サブスクライブするトピックのリスト。
- topics(List<String>) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
-
メッセージの送信先トピックのリスト。
- toPrometheusData(String, Metric, boolean) - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
-
メトリックをPrometheus形式で書式設定します。
- toPrometheusData(MetricID, Metric, boolean) - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
-
メトリックをPrometheus形式で書式設定します。
- toProperties(Config) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
すべてのリーフ・ノード(values)をプロパティ・インスタンスに変換します。
- toRawString() - インタフェースio.helidon.common.http.HttpRequest.Pathのメソッド
-
文字をデコードせずに、先頭にスラッシュが付いたパス文字列表現を返します。
- toShort(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをshortにマップします。 - toSimpleTimeZone(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
非推奨。
ZoneIdなどの新しい時間APIの使用 - toStage() - インタフェースio.helidon.common.reactive.Singleのメソッド
-
この
SingleインスタンスをCompletionStageとして公開します。 - toStage(boolean) - インタフェースio.helidon.common.reactive.Singleのメソッド
-
この
SingleインスタンスをCompletionStageとして公開します。 - toString() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
- toString() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
- toString() - クラスio.helidon.common.Errorsのメソッド
- toString() - クラスio.helidon.common.GenericTypeのメソッド
- toString() - クラスio.helidon.common.http.HashParametersのメソッド
- toString() - 列挙型io.helidon.common.http.Http.Statusのメソッド
-
レスポンス・ステータスを文字列として取得します。
- toString() - インタフェースio.helidon.common.http.HttpRequest.Pathのメソッド
-
先頭にスラッシュが付いたパス文字列表現を返します。
- toString() - クラスio.helidon.common.http.MediaTypeのメソッド
-
メディア・タイプを、対応するHTTPヘッダーの値としての使用に適した文字列に変換します。
- toString() - クラスio.helidon.common.http.SetCookieのメソッド
-
このインスタンスのコンテンツを、RFC6265で指定された'Set-Cookie:'ヘッダー値として返します。
- toString() - クラスio.helidon.config.AbstractConfigSourceのメソッド
- toString() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
- toString() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
- toString() - インタフェースio.helidon.config.Config.Keyのメソッド
-
フォーマットされた完全修飾キーを返します。
- toString() - クラスio.helidon.config.ListNodeBuilderImplのメソッド
- toString() - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
- toString() - クラスio.helidon.config.ObjectNodeImplのメソッド
- toString() - クラスio.helidon.config.ScheduledPollingStrategy.RegularRecurringPolicyのメソッド
- toString() - クラスio.helidon.config.ScheduledPollingStrategyのメソッド
- toString() - クラスio.helidon.config.ValueNodeImplのメソッド
- toString() - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
- toString() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
- toString() - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- toString() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
- toString() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
- toString() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
-
コンテンツ処理を、対応するHTTPヘッダーの値としての使用に適した文字列に変換します。
- toString() - 列挙型io.helidon.messaging.connectors.jms.Typeのメソッド
- toString() - クラスio.helidon.metrics.Registryのメソッド
- toString() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
- toString() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
- toString() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
- toString() - クラスio.helidon.security.AuthenticationResponseのメソッド
- toString() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
-
配下のマップのtoStringを返します。
- toString() - クラスio.helidon.security.Grantのメソッド
- toString() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
- toString() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
- toString() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
- toString() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
- toString() - クラスio.helidon.security.SecurityLevelのメソッド
- toString() - クラスio.helidon.security.SecurityResponseのメソッド
- toString() - クラスio.helidon.security.Subjectのメソッド
- toString() - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
- toString() - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
- toString() - クラスio.helidon.tracing.config.TracingConfigのメソッド
- toString() - クラスio.helidon.tracing.Tagのメソッド
- toString() - クラスio.helidon.webserver.cors.CorsSupportのメソッド
- toString() - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
- toString() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
- toString() - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
- toTimeZone(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
非推奨。
ZoneIdなどの新しい時間APIの使用 - toUnmodifiableParameters(Parameters) - インタフェースio.helidon.common.http.Parametersのstaticメソッド
-
変更不可能なビューを返します。
- toUri(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをURIにマップします。 - toUrl(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをURLにマップします。 - toUUID(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをUUIDにマップします。 - toZonedDateTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをZonedDateTimeにマップします。 - toZoneId(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをZoneIdにマップします。 - toZoneOffset(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
-
stringValueをZoneOffsetにマップします。 - trace() - インタフェースio.helidon.webclient.WebClientのメソッド
-
トレース・メソッドのリクエスト・ビルダーを作成します。
- trace(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- trace(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
すべてのTRACEリクエストを指定されたハンドラにルーティングします。
- trace(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- trace(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
TRACEリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- trace(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
- trace(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
-
TRACEリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
- TRACE - io.helidon.common.http.Http.Method
-
TRACEメソッドは、リクエスト・メッセージのリモート・アプリケーション・レイヤーのループ・バックを起動するときに使用します。
- Traceable - io.helidon.tracing.configのクラス
-
有効または無効にできるトレース構成。
- Traceable(String) - クラスio.helidon.tracing.config.Traceableのコンストラクタ
-
新しいトレース可能オブジェクト。
- tracedAttributes() - クラスio.helidon.grpc.server.GrpcTracingConfigのメソッド
- tracedConfig() - インタフェースio.helidon.webserver.PathTracingConfigのメソッド
-
構成されたパスおよび(可能性あり)メソッドに有効なトレースの関連構成。
- tracer() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
- tracer() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
-
opentracing.ioトレーサを返します。
- tracer() - クラスio.helidon.microprofile.tracing.TracerProducerのメソッド
-
現在構成されているトレーサのインスタンスを提供します。
- tracer() - クラスio.helidon.security.Securityのメソッド
-
新しいスパンの構築に使用できるトレーサを返します。
- tracer() - インタフェースio.helidon.security.SecurityContextのメソッド
-
新しいスパンを作成するトレーサを提供します。
- tracer() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
opentracing.ioトレーサを返します。
- tracer() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
WebServerに関連付けられたTracerを返します。 - tracer(Tracer) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
-
opentracing.ioトレーサを設定します。
- tracer(Tracer) - クラスio.helidon.security.Security.Builderのメソッド
-
セキュリティに使用するオープン・トレーサを設定します。
- tracer(Tracer) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。opentracing.ioトレーサを設定します。
- tracer(Tracer) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
opentracing.ioトレーサを設定します。
- tracer(Supplier<? extends Tracer>) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
-
opentracing.ioトレーサを設定します。
- tracer(Supplier<? extends Tracer>) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。opentracing.ioトレーサを設定します。
- tracer(Supplier<? extends Tracer>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
opentracing.ioトレーサを設定します。
- TRACER_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
-
Tracerプロパティ名。 - TracerBuilder<T extends TracerBuilder> - io.helidon.tracingのインタフェース
-
tracerをトレースするためのビルダー。 - TracerProducer - io.helidon.microprofile.tracingのクラス
-
CDIbeanへのインジェクションに必要なTracerのプロデューサ。 - TracerProducer() - クラスio.helidon.microprofile.tracing.TracerProducerのコンストラクタ
- TracerProvider - io.helidon.tracing.spiのインタフェース
-
様々な分散トレーサを統合するJavaサービス。
- TracerResolverProvider - io.helidon.tracing.tracerresolverのクラス
-
Helidonで使用するトレーサを検索するために
TracerResolverを使用するサービス。 - TracerResolverProvider() - クラスio.helidon.tracing.tracerresolver.TracerResolverProviderのコンストラクタ
- TRACING - クラスio.helidon.grpc.core.InterceptorPrioritiesのstatic変数
-
トレースの優先度。
- TracingCdiExtension - io.helidon.microprofile.tracingのクラス
-
マイクロプロファイル・トレース実装のCDI拡張。
- TracingCdiExtension() - クラスio.helidon.microprofile.tracing.TracingCdiExtensionのコンストラクタ
- tracingConfig() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
- tracingConfig() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
-
トレース構成を返します。
- tracingConfig(GrpcTracingConfig) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
-
トレース構成を設定します。
- tracingConfig(TracingConfig) - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
-
このパスおよび場合によってはメソッドで使用するトレース対象システムの構成。
- TracingConfig - io.helidon.tracing.configのクラス
-
トレースされたコンポーネント、((WebServer、Securityなど))とそのトレースされたスパンおよびスパン・ログを含むトレース構成。
- TracingConfig(String) - クラスio.helidon.tracing.config.TracingConfigのコンストラクタ
-
トレースされる新しい構成。
- TracingConfig.Builder - io.helidon.tracing.configのクラス
-
TracingConfigのFluent APIビルダー。 - TracingConfigUtil - io.helidon.tracing.configのクラス
-
現在のトレース構成を取得するユーティリティ。
- tracingEnabled(boolean) - クラスio.helidon.security.Security.Builderのメソッド
-
トレースを有効にするかどうか。
- tracingEnabled(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
- tracingEnabled(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
-
このトレース・フィルタが有効かどうか。
- tracingEnabled(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingFilterのメソッド
- TracingFilter - io.helidon.tracing.jerseyのクラス
-
(全体) Jerseyコールのトレースを追加します。
- TracingFilter() - クラスio.helidon.tracing.jersey.TracingFilterのコンストラクタ
- TracingHelper - io.helidon.tracing.jerseyのクラス
-
helidonでトレースするためのユーティリティ。
- tracingId() - インタフェースio.helidon.security.spi.AuditProvider.TracedAuditEventのメソッド
-
SecurityContextによって生成された現在の監査イベントのトレースID。
- tracingSpan() - インタフェースio.helidon.security.SecurityContextのメソッド
-
トレースのスパンを提供します。
- tracingSpan(SpanContext) - クラスio.helidon.security.SecurityContext.Builderのメソッド
-
トレース・スパン・コンテキストを開いて、セキュリティを正しくトレースします。
- tracingSpan(SpanContext) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
-
トレース・スパンは、オープン・トレースをサポートします。
- tracingSpanContext() - インタフェースio.helidon.security.SecurityRequestのメソッド
-
トレースの親スパン。
- tracingTracer(Tracer) - クラスio.helidon.security.SecurityContext.Builderのメソッド
-
セキュリティ・イベントのトレース時に新しいスパン・コンテキストの作成に使用されるトレーサ。
- TRAILER - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Trailer"ヘッダー名。 - transacted(boolean) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
セッションがローカル・トランザクションを使用するかどうかを示します。
- transacted(boolean) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
セッションがローカル・トランザクションを使用するかどうかを示します。
- TransactionController() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.TransactionControllerのコンストラクタ
-
新しい
CDISEPlatform.TransactionControllerを作成します。 - TRANSFER_ENCODING - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Transfer-Encoding"ヘッダー名。 - transferEncoding() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
-
レスポンスの転送エンコーディング。
- transform(AnnotationValue<Annotation>, VisitorContext) - クラスio.helidon.integrations.micronaut.cdi.processor.ApplicationScopedTransformerのメソッド
- transform(AnnotationValue<Annotation>, VisitorContext) - クラスio.helidon.integrations.micronaut.cdi.processor.DependentTransformerのメソッド
- transform(AnnotationValue<Annotation>, VisitorContext) - クラスio.helidon.integrations.micronaut.cdi.processor.RequestScopedTransformerのメソッド
- transformToJson(Map<String, Object>) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
-
文字列からオブジェクトへのマップを文字列からJSON値へのマップに変換します。
- Transient - io.helidon.config.objectmappingの注釈型
-
JavaBeanの直列化復元サポートからJavaBeanのプロパティ、メソッドまたはコンストラクタを除外するために使用される注釈。
- transport() - クラスio.helidon.security.SecurityEnvironmentのメソッド
-
トランスポート((http、https、jmsなど)。)の戻りタイプ。
- transport() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
オプションの
Transportを返します。 - transport(Transport) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。トランスポートを構成します。
- transport(Transport) - クラスio.helidon.webserver.WebServer.Builderのメソッド
- transport(String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
-
((http、httpsなど))を実装しているトランスポート。
- Transport - io.helidon.webserverのインタフェース
-
WebServerインタフェースの特定の実装に関するtransportの非常に抽象的な概念。 - transports() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
-
このターゲットのトランスポート。
- traverse() - インタフェースio.helidon.config.Configのメソッド
-
Stream<Config>としてのノードおよびそのサブツリーの「反復深度-最初のトラバース」。 - traverse(Predicate<Config>) - インタフェースio.helidon.config.Configのメソッド
-
指定された述語で修飾された、
Stream<Config>としてのノードおよびそのサブツリーの「反復深度-最初のトラバース」。 - traverse(Predicate<Config>) - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- trust(KeyConfig) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
証明書の検証に使用する信頼キー構成を設定します。
- trust(Supplier<KeyConfig>) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
-
証明書の検証に使用する信頼キー構成を設定します。
- trustAll(boolean) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
-
すべての証明書を信頼するかどうかを設定します。
- trustConfig(KeyConfig) - クラスio.helidon.grpc.server.SSLContextBuilderのメソッド
-
証明書の検証に使用する信頼キー構成を設定します。
- trustConfig(KeyConfig) - クラスio.helidon.webserver.SSLContextBuilderのメソッド
-
非推奨。
- trustStore() - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
-
トラスト・ストアを構築する場合は、このメソッドを呼び出して、キーストアに存在するすべての証明書を証明書リストに追加します。
- tryDecrement() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
-
「正」がリクエストしたカウンタ値を安全に減分し、値がゼロ未満にならないようにします。
- TSV - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"TSV"ヘッダー名。 - type() - クラスio.helidon.common.GenericTypeのメソッド
-
この汎用型インスタンスによって表される型です。
- type() - クラスio.helidon.common.http.MediaTypeのメソッド
-
プライマリ・タイプのgetter。
- type() - インタフェースio.helidon.config.Configのメソッド
-
ConfigノードのConfig.Typeを提供します。 - type() - クラスio.helidon.config.etcd.EtcdWatcherのメソッド
- type() - クラスio.helidon.config.FileSystemWatcherのメソッド
- type() - クラスio.helidon.config.mp.MpConfigProviderResolver.ConfigDelegateのメソッド
- type() - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのメソッド
-
変更のタイプ(使用可能な場合)。
- type() - インタフェースio.helidon.config.spi.ChangeWatcherのメソッド
-
この変更ウォッチャでサポートされるターゲット。
- type() - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
-
この
MethodHandlerが処理するgRPC method tyoeを取得します。 - type() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
-
コンテンツ処理タイプ。
- type() - クラスio.helidon.metrics.Registryのメソッド
-
このレジストリのタイプを返します。
- type() - 注釈型io.helidon.microprofile.grpc.core.GrpcMethodのメソッド
-
gRPCメソッド・タイプを取得します。
- type() - クラスio.helidon.security.Grantのメソッド
-
この権限のタイプ。
- type() - クラスio.helidon.security.jwt.Jwtのメソッド
-
クレームを入力します。
- type(Type) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
- type(Type) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
- type(Proxy.ProxyType) - クラスio.helidon.webclient.Proxy.Builderのメソッド
-
新しいプロキシ・タイプを設定します。
- type(String) - クラスio.helidon.common.http.MediaType.Builderのメソッド
-
新しいメディア・タイプのタイプ。
- type(String) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
-
コンテンツ処理タイプを設定します。
- type(String) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
-
JMSメッセージ・タイプ。
- type(String) - クラスio.helidon.security.Grant.Builderのメソッド
-
この権限のタイプを構成します。
- type(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
このJWTのタイプ。
- Type - io.helidon.messaging.connectors.jmsの列挙
-
JMS接続のタイプ。
- TYPE_DB_ROW - インタフェースio.helidon.dbclient.DbMapperManagerのstatic変数
-
DbRowクラスの汎用タイプ。 - TYPE_INDEXED_PARAMS - インタフェースio.helidon.dbclient.DbMapperManagerのstatic変数
-
索引付けされたパラメータの
Listの汎用型。 - TYPE_NAMED_PARAMS - インタフェースio.helidon.dbclient.DbMapperManagerのstatic変数
-
名前付きパラメータの文字列と値のペアの
Mapの汎用型です。 - typedBuilder() - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
-
フォルト・トレランス・ハンドラのカスタマイズされたシーケンスを構成するための入力済ビルダー。
- typeParameters() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
-
メソッド・タイプ・パラメータを取得します。
- TyrusReaderSubscriber - io.helidon.webserver.tyrusのクラス
-
クラスTyrusReaderSubscriber。
- TyrusSupport - io.helidon.webserver.tyrusのクラス
-
Helidonサービスとして実装されるクラスTyrusSupport。
- TyrusSupport(TyrusSupport) - クラスio.helidon.webserver.tyrus.TyrusSupportのコンストラクタ
-
別のインスタンスから作成します。
- TyrusSupport.Builder - io.helidon.webserver.tyrusのクラス
-
TyrusSupportを簡単に作成するためのビルダー。 - TyrusWriterPublisher - io.helidon.webserver.tyrusのクラス
-
クラスTyrusWriterProducer。
- TyrusWriterPublisher() - クラスio.helidon.webserver.tyrus.TyrusWriterPublisherのコンストラクタ
U
- UCPBackedDataSourceExtension - io.helidon.integrations.datasource.ucp.cdiのクラス
-
Oracle Universal Connection Poolによって満たされるように名前付き
DataSourceインジェクション・ポイントを調整するExtension。 - UCPBackedDataSourceExtension() - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのコンストラクタ
-
新しい
UCPBackedDataSourceExtensionを作成します。 - uid() - クラスio.helidon.config.AbstractSourceのメソッド
-
AbstractSource.description()の構築に使用されるソースの汎用IDを返します。 - uid() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
- uid() - クラスio.helidon.config.ClasspathOverrideSourceのメソッド
- uid() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
- uid() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
- uid() - クラスio.helidon.config.FileConfigSourceのメソッド
- uid() - クラスio.helidon.config.FileOverrideSourceのメソッド
- uid() - クラスio.helidon.config.git.GitConfigSourceのメソッド
- uid() - クラスio.helidon.config.MapConfigSourceのメソッド
- uid() - クラスio.helidon.config.UrlConfigSourceのメソッド
- uid() - クラスio.helidon.config.UrlOverrideSourceのメソッド
- unary(Object[], MethodHandler.UnaryClient) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
-
双方向のクライアント・コールを処理します。
- unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.FutureResponseのメソッド
-
クライアント・コールを起動します。
- unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.FutureResponseNoRequestのメソッド
-
クライアント・コールを起動します。
- unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.NoRequestNoResponseのメソッド
-
クライアント・コールを起動します。
- unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.RequestNoResponseのメソッド
-
クライアント・コールを起動します。
- unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.RequestResponseのメソッド
-
クライアント・コールを起動します。
- unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.ResponseOnlyのメソッド
-
クライアント・コールを起動します。
- unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.Unaryのメソッド
-
クライアント・コールを起動します。
- unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryFutureのメソッド
-
クライアント・コールを起動します。
- unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryFutureNoRequestのメソッド
-
クライアント・コールを起動します。
- unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryNoRequestのメソッド
-
クライアント・コールを起動します。
- unary(String) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- unary(String) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスの単項メソッドを登録します。
- unary(String, ServerCalls.UnaryMethod<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- unary(String, ServerCalls.UnaryMethod<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスの単項メソッドを登録します。
- unary(String, ServerCalls.UnaryMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
- unary(String, ServerCalls.UnaryMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
-
サービスの単項メソッドを登録します。
- unary(String, Consumer<ClientMethodDescriptor.Rules>) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
- unary(String, Consumer<ClientMethodDescriptor.Rules>) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
-
サービスの単項メソッドを登録します。
- unary(String, ReqT) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
指定された単項メソッドを非同期的に呼び出します。
- unary(String, ReqT) - インタフェースio.helidon.grpc.core.MethodHandler.UnaryClientのメソッド
-
単項クライアント・コールを実行します。
- unary(String, ReqT, StreamObserver<RespT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
-
指定された単項メソッドを呼び出します。
- Unary - io.helidon.microprofile.grpc.coreの注釈型
-
メソッドを単項gRPCメソッドを表すものとしてマークする注釈。
- UnaryMethodHandlerSupplier - io.helidon.microprofile.grpc.coreのクラス
-
単項gRPCメソッド用の
MethodHandlerのサプライヤ。 - UnaryMethodHandlerSupplier() - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplierのコンストラクタ
-
サーバー・ストリーミング・メソッドのハンドラのサプライヤを作成します。
- UnaryMethodHandlerSupplier.AbstractUnaryHandler<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
単項メソッド・ハンドラのベース・クラス。
- UnaryMethodHandlerSupplier.FutureResponse<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのハンドラ・メソッドをコールする単項の
MethodHandler。 - UnaryMethodHandlerSupplier.FutureResponseNoRequest<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのハンドラ・メソッドをコールする単項の
MethodHandler。 - UnaryMethodHandlerSupplier.NoRequestNoResponse<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのハンドラ・メソッドをコールする単項の
MethodHandler。 - UnaryMethodHandlerSupplier.RequestNoResponse<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのハンドラ・メソッドをコールする単項の
MethodHandler。 - UnaryMethodHandlerSupplier.RequestResponse<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのハンドラ・メソッドをコールする単項の
MethodHandler。 - UnaryMethodHandlerSupplier.ResponseOnly<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのハンドラ・メソッドをコールする単項の
MethodHandler。 - UnaryMethodHandlerSupplier.Unary<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームの標準の単項メソッド・ハンドラ・メソッドをコールする単項
MethodHandler。 - UnaryMethodHandlerSupplier.UnaryFuture<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのハンドラ・メソッドをコールする単項の
MethodHandler。 - UnaryMethodHandlerSupplier.UnaryFutureNoRequest<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームのハンドラ・メソッドをコールする単項の
MethodHandler。 - UnaryMethodHandlerSupplier.UnaryNoRequest<ReqT,RespT> - io.helidon.microprofile.grpc.coreのクラス
-
フォームの単項メソッド・ハンドラ・メソッドをコールする単項
MethodHandler。 - UNAUTHORIZED_401 - io.helidon.common.http.Http.Status
-
401 Unauthorized。「HTTP/1.1ドキュメント」を参照。
- UNCHANGED - io.helidon.config.spi.ChangeEventType
-
何も変更されません。
- undeploy(BindableService, String) - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
-
指定した
BindableServiceをこのGrpcServerImplからアンデプロイします。 - unescapeName(String) - インタフェースio.helidon.config.Config.Keyのstaticメソッド
-
指定されたエスケープ名の
~0から'~'および~1から'.'へのエスケープを解除します。 - unit(TimeUnit) - クラスio.helidon.webserver.accesslog.TimeTakenLogEntry.Builderのメソッド
-
使用する時間単位を構成します。
- units(String) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
-
メトリックに適用する単位を設定します。
- UNKNOWN - io.helidon.common.configurable.Resource.Source
-
リソースはタイプの知識がない入力ストリームで作成されました。
- UNKNOWN - io.helidon.dbclient.common.ParamType
-
説明文タイプが不明です。
- unlock() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
-
内部カウンタをロック解除します。
- unmarshall(MessageBodyReadableContent, GenericType<T>) - インタフェースio.helidon.media.common.MessageBodyReaderのメソッド
-
このリーダーを使用して、指定されたコンテンツをアンマーシャリングします。
- unmarshall(MessageBodyReadableContent, GenericType<T>) - インタフェースio.helidon.media.common.MessageBodyStreamReaderのメソッド
-
このリーダーを使用して、指定されたコンテンツをアンマーシャリングします。
- unmarshall(MessageBodyReadableContent, Class<T>) - インタフェースio.helidon.media.common.MessageBodyReaderのメソッド
-
このリーダーを使用して、指定されたコンテンツをアンマーシャリングします。
- unmarshall(MessageBodyReadableContent, Class<T>) - インタフェースio.helidon.media.common.MessageBodyStreamReaderのメソッド
-
このリーダーを使用して、指定されたコンテンツをアンマーシャリングします。
- unmarshall(Flow.Publisher<DataChunk>, GenericType<T>) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
-
指定されたタイプと現在のコンテキストを受け入れるリーダーを選択して、指定されたHTTPペイロードをパブリッシャに変換します。
- unmarshall(Flow.Publisher<DataChunk>, MessageBodyReader<T>, GenericType<T>) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
-
指定されたクラスのリーダーを選択して、指定されたHTTPペイロードをパブリッシャに変換します。
- unmarshallStream(Flow.Publisher<DataChunk>, GenericType<T>) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
-
指定されたタイプと現在のコンテキストを受け入れるストリーム・リーダーを選択して、指定されたHTTPペイロードをパブリッシャに変換します。
- unmarshallStream(Flow.Publisher<DataChunk>, MessageBodyStreamReader<T>, GenericType<T>) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
-
ペイロード・クラスでストリーム・リーダーを選択して、指定されたHTTPペイロードをパブリッシャに変換します。
- unsetHeader(String) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
-
ヘッダーが設定されている場合は削除します。
- UNSUPPORTED_MEDIA_TYPE_415 - io.helidon.common.http.Http.Status
-
415 サポートされていないメディア・タイプです。「HTTP/1.1ドキュメント」を参照してください。
- UnsupportedBodyTypeException - io.helidon.webserverでの例外
-
リクエストされたタイプをマーシャリングできません。
- UnsupportedBodyTypeException(String) - 例外io.helidon.webserver.UnsupportedBodyTypeExceptionのコンストラクタ
-
指定された詳細メッセージを持つ新規インスタンスを構築します。
- UnsupportedBodyTypeException(String, Throwable) - 例外io.helidon.webserver.UnsupportedBodyTypeExceptionのコンストラクタ
-
指定された詳細メッセージおよび原因を使用して新しい実行時例外を構築します。
- unwrap() - インタフェースio.helidon.common.context.ContextAwareExecutorServiceのメソッド
-
エグゼキュータ・サービスをアン・ラップします。
- unwrap(String) - クラスio.helidon.common.http.Utilsのstaticメソッド
-
二重引用符からのアン・ラップ - 存在する場合。
- up(String) - クラスio.helidon.grpc.server.ConstantHealthCheckのstaticメソッド
-
常に稼働中のステータスを返す
HealthCheckを取得します。 - update(int) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsHistogramのメソッド
- update(long) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsHistogramのメソッド
- update(long, TimeUnit) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
- update(ID, MergeableNode) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
-
指定したIDのメンバーを指定したノードで更新/置換します。
- update(DbClientServiceContext) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
-
文名、文および文のパラメータを使用してクライアント・サービス・コンテキストを更新します。
- update(ServiceDescriptor.Rules) - インタフェースio.helidon.grpc.server.GrpcServiceのメソッド
-
サービス構成を更新します。
- update(Subject) - クラスio.helidon.security.Subject.Builderのメソッド
-
指定されたサブジェクトのすべてのセキュリティ情報でこのビルダーを更新します。
- update(Routing.Rules) - クラスio.helidon.graphql.server.GraphQlSupportのメソッド
- update(Routing.Rules) - クラスio.helidon.health.HealthSupportのメソッド
- update(Routing.Rules) - クラスio.helidon.metrics.MetricsSupportのメソッド
-
ルーティング・ルールを更新するためにwebサーバーによって起動されるメソッド。
- update(Routing.Rules) - クラスio.helidon.metrics.prometheus.PrometheusSupportのメソッド
- update(Routing.Rules) - クラスio.helidon.openapi.OpenAPISupportのメソッド
- update(Routing.Rules) - クラスio.helidon.security.integration.webserver.WebSecurityのメソッド
- update(Routing.Rules) - クラスio.helidon.security.providers.oidc.OidcSupportのメソッド
- update(Routing.Rules) - クラスio.helidon.webserver.accesslog.AccessLogSupportのメソッド
- update(Routing.Rules) - クラスio.helidon.webserver.cors.CorsSupportのメソッド
- update(Routing.Rules) - クラスio.helidon.webserver.FormParamsSupportのメソッド
-
非推奨。
- update(Routing.Rules) - クラスio.helidon.webserver.jersey.JerseySupportのメソッド
- update(Routing.Rules) - クラスio.helidon.webserver.JsonServiceのメソッド
-
HTTPメソッドにこのハンドラを登録します。
- update(Routing.Rules) - インタフェースio.helidon.webserver.Serviceのメソッド
-
このサービスを表す
handlersでRouting.Rulesを更新します。 - update(Routing.Rules) - クラスio.helidon.webserver.StaticContentSupportのメソッド
- update(Routing.Rules) - クラスio.helidon.webserver.tyrus.TyrusSupportのメソッド
-
すべてのルートにWebSocketハンドラを登録します。
- update(Integer, MergeableNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
- update(String, MergeableNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
- update(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
-
引数として渡された文を使用して、更新文を作成および実行します。
- update(Consumer<WebServer.Builder>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
別のメソッドを呼び出すときにfluentAPIをサポートするヘルパー・メソッド。
- UPDATE - io.helidon.dbclient.DbStatementType
-
Updateは、既存のレコードを更新する文です。
- updatedAt() - クラスio.helidon.security.jwt.Jwtのメソッド
-
クレーム時に更新されます。
- updatedAt(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクト・レコードが最後に更新された時間。
- updateOutboundHeaders(Span, Tracer, SpanContext, Map<String, List<String>>, Map<String, List<String>>) - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
-
アウトバウンド・リクエストのヘッダーを更新します。
- updateOutboundHeaders(Span, Tracer, SpanContext, Map<String, List<String>>, Map<String, List<String>>) - クラスio.helidon.tracing.zipkin.ZipkinTracerProviderのメソッド
- updateWith(KeyConfig.KeystoreBuilder) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
-
このビルダーをキーストア・ビルダーの情報で更新します。
- updateWith(KeyConfig.PemBuilder) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
-
このビルダーをpemビルダーからの情報で更新します。
- UPGRADE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Upgrade"ヘッダー名。 - uri() - インタフェースio.helidon.common.http.HttpRequestのメソッド
-
リクエスト・ラインで定義されたリクエストURI (または、パス)を返します。
- uri() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのメソッド
-
EtcdエンドポイントのリモートURI。
- uri() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
-
リモートgitリポジトリURIを返します。
- uri() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
リクエスト・ラインで定義されたリクエストURI (または、パス)を取得します。
- uri(String) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
リクエストURIの文字列表現。
- uri(URI) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
-
EtcdエンドポイントのリモートURI。
- uri(URI) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
-
URIをリポジトリに設定します。
- uri(URI) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
URIのリクエスト。 - uri(URL) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
URLのリクエスト。 - url(String) - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
- url(String) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- url(String) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- url(String) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
データベース接続文字列(URL)を設定します。
- url(URL) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
-
指定したURLから
ConfigSourceを作成するためのBuilderを提供します。 - url(URL) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
-
URL OverrideSourceインスタンスのブートストラップに使用するURL OverrideSourceビルダーの新しいインスタンスを作成します。
- url(URL) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
-
構成のURL。
- url(URL) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
-
このオーバーライドのソースであるURLを構成します。
- url(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
- url(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
-
"host"ヘッダーに基づいてホスト名を解決します。
- URL - io.helidon.common.configurable.Resource.Source
-
リソースがURLからロードされました。
- URL_ATTRIBUTE - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
-
Oracleデータベース接続文字列の構成キー。
- UrlConfigSource - io.helidon.configのクラス
-
指定されたエンドポイントURLから構成コンテンツをロードする
ConfigSource実装。 - UrlConfigSource.Builder - io.helidon.configのクラス
-
Url ConfigSource Builder。
- urlEncodedStringReader(Charset) - クラスio.helidon.media.common.ContentReadersのstaticメソッド
-
非推奨。2.0.0以降、かわりに
ContentReaders.readURLEncodedString(Publisher, Charset)を使用してください - UrlOverrideSource - io.helidon.configのクラス
-
指定されたエンドポイントURLから構成オーバーライド・コンテンツをロードする
OverrideSource実装。 - UrlOverrideSource.Builder - io.helidon.configのクラス
-
URLオーバーライド・ソース・ビルダー。
- usage() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
-
このJWKの使用が許可されています。
- USE_ENCRYPTION - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
キーは暗号化にのみ使用できます。
- USE_PROXY_305 - io.helidon.common.http.Http.Status
-
305 プロキシの使用。「HTTP/1.1ドキュメント」を参照してください。
- USE_SIGNATURE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
-
キーはシグネチャにのみ使用できます。
- useAbortWith(boolean) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
-
true(デフォルトの動作)に設定すると、セキュリティ・フィルタはContainerRequest.abortWith(javax.ws.rs.core.Response)を使用してリクエストを中断し、セキュリティ・レスポンスを構成します。 - useCookie() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
クッキーを使用してリクエストから情報を取得するかどうか。
- useCookie(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
リクエスト間のJWTの格納にcookieを使用するかどうか。
- useHeader() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
HTTPヘッダーを使用してリクエストから情報を取得するかどうか。
- useHeader(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
ヘッダー・フィールドにJWTが必要かどうか。
- useJwtGroups(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
JWTからのClaim
groupsは、現在のサブジェクト(RolesAllowed注釈とともに使用できます)にグループを自動的に追加するために使用されます。 - useJwtGroups(boolean) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
-
JWTからのClaim
groupsは、現在のサブジェクト(RolesAllowed注釈とともに使用できます)にグループを自動的に追加するために使用されます。 - useNativeTransport() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
-
可能な場合はネイティブ・トランスポートを使用するかどうかを決定します。
- useNativeTransport() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
-
可能な場合はネイティブ・トランスポートを使用するかどうかを決定します。
- useOrOperator(boolean) - クラスio.helidon.security.abac.scope.ScopeValidator.Builderのメソッド
-
"OR"または"AND" (デフォルト)演算子を使用するかどうか。
- useParam() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
問合せパラメータを使用してリクエストから情報を取得するかどうか。
- useParam(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
問合せパラメータを使用してJWTトークンをアプリケーションからこのサーバーに送信するかどうか。
- usePrematchingAuthentication(boolean) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
-
リクエストの認証に、一致前フィルタと一致後フィルタのどちらを使用するかを構成します。
- usePrematchingAuthorization(boolean) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
-
リクエストの認可にマッチングまたはポスト・マッチングのどちらのフィルタを使用するかを構成します。
- user() - クラスio.helidon.security.AuthenticationResponseのメソッド
-
ユーザー・サブジェクト。
- user() - インタフェースio.helidon.security.SecurityContextのメソッド
-
現在のコンテキスト(呼び出し元)ユーザーのサブジェクトを返します。
- user(Subject) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
-
このプロバイダによって作成されたユーザー・サブジェクトを設定します。
- user(String) - クラスio.helidon.security.providers.httpauth.ConfigUserStoreのメソッド
- user(String) - インタフェースio.helidon.security.providers.httpauth.SecureUserStoreのメソッド
-
ログインに基づいてユーザーを取得します。
- USER - io.helidon.security.SubjectType
-
ユーザー・プリンシパル
- USER - クラスio.helidon.grpc.core.InterceptorPrioritiesのstatic変数
-
User-level priority.
- USER_AGENT - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"User-Agent"ヘッダー名。 - userAgent(String) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
ユーザー・エージェント名を設定します。
- userGroups() - クラスio.helidon.security.jwt.Jwtのメソッド
-
ユーザー・グループは(マイクロプロファイル仕様からの"groups")をクレームします。
- UserIdLogEntry - io.helidon.webserver.accesslogのクラス
-
ユーザーIDのアクセス・ログ・エントリ。
- UserLogEntry - io.helidon.webserver.accesslogのクラス
-
セキュリティ・ユーザー名のアクセス・ログ・エントリ。
- UserLogEntry.Builder - io.helidon.webserver.accesslogのクラス
-
UserLogEntryのFluent APIビルダー。 - username() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
-
ユーザー名。
- username(String) - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
- username(String) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
- username(String) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
- username(String) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
-
データベース接続ユーザー名を設定します。
- username(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
-
JMS接続の作成に使用されるユーザー名。
- username(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
-
JMS接続の作成に使用されるユーザー名。
- username(String) - クラスio.helidon.webclient.Proxy.Builderのメソッド
-
プロキシの新しいユーザー名を設定します。
- userName() - インタフェースio.helidon.security.SecurityContextのメソッド
-
認証された場合にユーザー名を取得するヘルパー・メソッド。
- USERNAME_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
-
ConnectionFactoryで使用されるユーザー名。
- userPrincipal() - クラスio.helidon.security.jwt.Jwtのメソッド
-
ユーザー・プリンシパルが(マイクロプロファイル仕様からの"upn")をクレームします。
- userPrincipal() - インタフェースio.helidon.security.SecurityContextのメソッド
-
ユーザーが認証されている場合、ユーザー・プリンシパルを返します。
- userPrincipal(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
マイクロプロファイルJWT認証仕様で定義されているユーザー・プリンシパル・クレーム。
- userRolesAllowed() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
-
ユーザーに必要なロールのセット。
- userStore(SecureUserStore) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
-
ユーザーを検証するユーザー・ストアを設定します。
- userStore(SecureUserStore) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
-
ログインに基づいてパスワードおよびロールを取得するようにユーザー・ストアを設定します。
- UserStoreService - io.helidon.security.providers.httpauth.spiのインタフェース
-
SecureUserStoreのカスタム実装を提供するサービス。 - useSystemExcludes(boolean) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
-
システム除外を使用するように構成されている場合、システム・プロパティ"io.helidon.common.serviceloader.exclude"を使用して、ロードされたリストから除外するサービス実装のカンマ区切りリストを取得します。
- useSystemSelector(boolean) - クラスio.helidon.webclient.Proxy.Builderのメソッド
-
環境変数およびシステム・プロパティからプロキシを構成します。
- useSystemServiceLoader(boolean) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
-
Javaサービス・ローダーを使用するように構成した場合、結果は、Javaサービス・ローダーからロードされたすべてのサービス実装と、
HelidonServiceLoader.Builder.addService(Object)またはHelidonServiceLoader.Builder.addService(Object, int)によって追加されたすべてのサービス実装の組合せになります。 - useSystemServiceLoader(boolean) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
すべての
WebClientServiceProviderのロードにJavaサービス・ローダーを使用するかどうかを設定します。 - Utils - io.helidon.common.httpのクラス
-
内部ユーティリティ・メソッド。
V
- V1 - io.helidon.tracing.zipkin.ZipkinTracerBuilder.Version
-
バージョン 1
- V1_0 - io.helidon.common.http.Http.Version
-
HTTPバージョン
HTTP/1.0。 - V1_1 - io.helidon.common.http.Http.Version
-
HTTPバージョン
HTTP/1.1。 - v2 - io.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApi
-
Etcd API v2バージョン。
- V2 - io.helidon.tracing.zipkin.ZipkinTracerBuilder.Version
-
バージョン 2
- V2_0 - io.helidon.common.http.Http.Version
-
HTTPバージョン
HTTP/2.0。 - v3 - io.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApi
-
Etcd API v3バージョン。
- validate() - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのメソッド
- validate() - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
-
OpenAPIの設定が、内部および現在のHelidonランタイム環境の(SEまたはMP)と一貫性があることを確認します。
- validate(PolicyValidator.PolicyConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
- validate(RoleValidator.RoleConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
- validate(ScopeValidator.ScopesConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
- validate(TimeValidator.TimeConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
- validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのメソッド
- validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのメソッド
- validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.IssueTimeValidatorのメソッド
- validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.NotBeforeValidatorのメソッド
- validate(String, String) - クラスio.helidon.security.jwt.Jwtのメソッド
-
すべてのデフォルト値を検証します。
- validate(Flow.Subscription, Flow.Subscription) - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
現在がnullで、受信がnullでないかどうかを確認します。
- validate(List<Validator<Jwt>>) - クラスio.helidon.security.jwt.Jwtのメソッド
-
指定されたバリデータに対してこのJWTを検証します。
- validate(T, Errors.Collector) - インタフェースio.helidon.security.jwt.Validatorのメソッド
-
このクラス構成に対してオブジェクトを検証します。
- validate(T, Errors.Collector, ProviderRequest) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
-
指定された構成によってリソースへのアクセス権が付与されることを検証します。
- validateHeaders() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
-
HTTPヘッダー名を検証するかどうか。
- validateHeaders(boolean) - クラスio.helidon.webclient.WebClient.Builderのメソッド
-
ヘッダー名を検証するかどうか。
- validateHeaders(boolean) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
-
ヘッダー名を検証するかどうかを構成します。
- validateJwtWithJwk() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
-
JWTをJWK情報で検証するかどうか(例:
- validateJwtWithJwk(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
-
JWK (JWTのシグネチャを検証するキーのセット)を使用してトークンを検証します。
- Validator<T> - io.helidon.security.jwtのインタフェース
-
汎用バリデータには、オブジェクトを検証して
Errors.Collectorにメッセージを追加するメソッドがあります。 - validitySeconds(long) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
-
トークンの有効性。
- value() - 列挙型io.helidon.common.http.Http.Versionのメソッド
-
この
Http.VersionのString表現を返します。 - value() - インタフェースio.helidon.common.reactive.Collectorのメソッド
-
収集されたアイテム・コンテナを取得します。
- value() - クラスio.helidon.config.ObjectNodeImplのメソッド
- value() - インタフェースio.helidon.config.spi.ConfigNodeのメソッド
-
この構成ノードの直接値を取得します。
- value() - クラスio.helidon.config.ValueNodeImplのメソッド
- value() - インタフェースio.helidon.dbclient.DbColumnのメソッド
-
この列の値が入力されていない場合、基礎となるデータベース・ドライバによって提供されるjavaタイプを返します。
- value() - 注釈型io.helidon.microprofile.cors.CrossOriginのメソッド
-
"http://foo.com"や"*"など、すべてのオリジンを許可するために許可されているオリジンのリスト。 - value() - 注釈型io.helidon.microprofile.grpc.core.GrpcInterceptorsのメソッド
-
インターセプタの順序付けられたリスト。
- value() - 注釈型io.helidon.microprofile.grpc.core.GrpcMarshallerのメソッド
-
使用する
MarshallerSupplierのタイプを取得します。 - value() - 注釈型io.helidon.microprofile.grpc.core.RequestTypeのメソッド
-
gRPCリクエスト・タイプを取得します。
- value() - 注釈型io.helidon.microprofile.grpc.core.ResponseTypeのメソッド
-
gRPCレスポンス・タイプを取得します。
- value() - 注釈型io.helidon.microprofile.server.RoutingNameのメソッド
-
このアプリケーション/サービスをバインドするルーティングの名前。
- value() - 注釈型io.helidon.microprofile.server.RoutingPathのメソッド
-
このWebServerサービスのパス。
- value() - 注釈型io.helidon.security.abac.policy.PolicyValidator.PolicyStatementのメソッド
-
このポリシーの文。
- value() - 注釈型io.helidon.security.abac.role.RoleValidator.Rolesのメソッド
-
このリソースに許可されているロールの配列。
- value() - 注釈型io.helidon.security.abac.role.RoleValidator.RolesContainerのメソッド
-
繰返し可能な注釈値。
- value() - 注釈型io.helidon.security.abac.scope.ScopeValidator.Scopeのメソッド
-
ユーザーがこのリソースにアクセスするために必要なスコープの名前。
- value() - 注釈型io.helidon.security.abac.scope.ScopeValidator.Scopesのメソッド
-
繰返し可能な注釈ホルダーです。
- value() - 注釈型io.helidon.security.abac.time.TimeValidator.DaysOfWeekのメソッド
-
このリソースがアクセス可能である曜日を返します。
- value() - 注釈型io.helidon.security.abac.time.TimeValidator.TimesOfDayのメソッド
-
繰返し可能な注釈ホルダーです。
- value() - 注釈型io.helidon.security.annotations.Auditedのメソッド
-
この監査イベントのイベント・タイプ。
- value() - 注釈型io.helidon.security.annotations.Authenticatedのメソッド
-
認証を有効にするかどうかを決定します。
- value() - 注釈型io.helidon.security.annotations.Authorizedのメソッド
-
認可を有効にするかどうかを決定します。
- value() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
-
このパラメータの値。
- value() - クラスio.helidon.tracing.Tagのメソッド
-
タグ値。
- value(String) - インタフェースio.helidon.common.http.Headersのメソッド
- value(String) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
-
このリスト・ノードを値と組み合せます。
- value(String) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
-
このノードの直接値を構成します。
- value(String) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
-
現在のノードに関連付けられているノード値を設定します。
- value(String) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
-
現在のノードに関連付けられているノード値を設定します。
- value(ChronoField, long) - クラスio.helidon.security.SecurityTime.Builderのメソッド
-
((
ChronoField.YEARなど))のいずれかの時間フィールドに明示的な値を設定します。 - value(Matcher<T>) - クラスio.helidon.config.testing.OptionalMatcherのstaticメソッド
-
存在するかどうか、および値が指定されたマッチャと一致するかどうかをチェックする
Optionalのマッチャ。 - Value - io.helidon.config.objectmappingの注釈型
-
JavaBean直列化復元サポートの動作をカスタマイズするために使用される注釈。
- VALUE - io.helidon.config.Config.Type
- VALUE - io.helidon.config.spi.ConfigNode.NodeType
-
値のみがあります。
- VALUE - インタフェースio.helidon.config.objectmapping.Value.Noneのstatic変数
- Value.None - io.helidon.config.objectmappingのインタフェース
-
未設定のデフォルト値を表すクラス。
- valueDeserializer(Class<? extends Deserializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
Deserializerインタフェースを実装する値のデ・シリアライザ・クラス。 - valueNode(String) - クラスio.helidon.config.testing.ValueNodeMatcherのstaticメソッド
-
ConfigNode.ValueNodeと空白で区切られたexpectedValueを一致させるValueNodeMatcherの新しいインスタンスを作成します。 - ValueNodeImpl - io.helidon.configのクラス
-
ConfigNode.ValueNodeを実装します。 - ValueNodeImpl(String) - クラスio.helidon.config.ValueNodeImplのコンストラクタ
-
ノードの初期化。
- ValueNodeMatcher - io.helidon.config.testingのクラス
-
ConfigNode.ValueNode値と一致するHamcrestMatcher実装。 - valueOf(String) - 列挙型io.helidon.common.configurable.Resource.Sourceのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.common.HelidonFlavorのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.common.http.Http.Methodのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.common.http.Http.ResponseStatus.Familyのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.common.http.Http.Statusのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.common.http.Http.Versionのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.common.Severityのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.config.Config.Typeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApiのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.config.spi.ChangeEventTypeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.config.spi.ConfigNode.NodeTypeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.dbclient.common.ParamTypeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.dbclient.DbStatementTypeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.faulttolerance.CircuitBreaker.Stateのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.grpc.client.ClientRequestAttributeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.grpc.server.ServerRequestAttributeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.media.common.MessageBodyContext.EventTypeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.media.common.MessageBodyOperator.PredicateResultのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.messaging.connectors.jms.AcknowledgeModeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.messaging.connectors.jms.Typeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.microprofile.metrics.MetricUtil.MatchingTypeのstaticメソッド
-
非推奨。指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.security.AuditEvent.AuditSeverityのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.security.CompositeProviderFlagのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.security.EndpointConfig.AnnotationScopeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.security.providers.httpauth.HttpDigest.Algorithmのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.security.providers.httpauth.HttpDigest.Qopのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.security.providers.httpsign.HttpSignHeaderのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.security.SecurityResponse.SecurityStatusのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.security.SubjectTypeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.tracing.zipkin.ZipkinTracerBuilder.Versionのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.webclient.Proxy.ProxyTypeのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueOf(String) - 列挙型io.helidon.webserver.ClientAuthenticationのstaticメソッド
-
指定された名前を持つ、この型の列挙型定数を返します。
- valueResolving() - クラスio.helidon.config.ConfigFiltersのstaticメソッド
-
構成フィルタを解決する値参照を作成します。
- ValueResolvingFilter - io.helidon.configのクラス
-
構成値String内のすべてのプレースホルダーを、構成から参照された対応する値で置換する構成フィルタ。
- ValueResolvingFilter() - クラスio.helidon.config.ValueResolvingFilterのコンストラクタ
-
明示的なfailOnMissing動作が設定されていないフィルタのインスタンスを作成します。
- ValueResolvingFilter(boolean) - クラスio.helidon.config.ValueResolvingFilterのコンストラクタ
-
欠落している参照に対して指定された動作でフィルタのインスタンスを作成します。
- values() - 列挙型io.helidon.common.configurable.Resource.Sourceのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.common.HelidonFlavorのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.common.http.Http.Methodのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.common.http.Http.ResponseStatus.Familyのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.common.http.Http.Statusのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.common.http.Http.Versionのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.common.reactive.SubscriptionHelperのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.common.Severityのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.config.Config.Typeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApiのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.config.spi.ChangeEventTypeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.config.spi.ConfigNode.NodeTypeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.dbclient.common.ParamTypeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.dbclient.DbStatementTypeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.faulttolerance.CircuitBreaker.Stateのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.grpc.client.ClientRequestAttributeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.grpc.server.ServerRequestAttributeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.media.common.MessageBodyContext.EventTypeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.media.common.MessageBodyOperator.PredicateResultのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.messaging.connectors.jms.AcknowledgeModeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.messaging.connectors.jms.Typeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.microprofile.metrics.MetricUtil.MatchingTypeのstaticメソッド
-
非推奨。この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.security.AuditEvent.AuditSeverityのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
-
このストアのすべての値を取得します。
- values() - 列挙型io.helidon.security.CompositeProviderFlagのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.security.EndpointConfig.AnnotationScopeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.security.providers.httpauth.HttpDigest.Algorithmのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.security.providers.httpauth.HttpDigest.Qopのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.security.providers.httpsign.HttpSignHeaderのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.security.SecurityResponse.SecurityStatusのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.security.SubjectTypeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.tracing.zipkin.ZipkinTracerBuilder.Versionのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.webclient.Proxy.ProxyTypeのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values() - 列挙型io.helidon.webserver.ClientAuthenticationのstaticメソッド
-
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values(String) - インタフェースio.helidon.common.http.Headersのメソッド
-
すべてのカンマ区切りヘッダー値部分の変更不可能な
Listを返します - 「このようなセグメンテーションはすべてのヘッダー・セマンティクスに対して有効ではありませんが、一般的です」。 - valueSerializer(Class<? extends Serializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
-
Serializerインタフェースを実装する値のシリアライザ・クラス。 - VARY - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Vary"ヘッダー名。 - verifyJwk(Resource) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
-
他のパーティによって作成されたJWTの検証に使用されるJWKリソース。
- verifyJwk(Resource) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
他のパーティによって作成されたJWTの検証に使用されるJWKリソース。
- verifySignature(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
-
シグネチャを検証するかどうかを構成します。
- verifySignature(byte[], byte[]) - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
-
このJWKタイプおよびアルゴリズムに基づいてシグネチャされたバイトのシグネチャが実際に行われていることを確認してください。
- verifySignature(JwkKeys) - クラスio.helidon.security.jwt.SignedJwtのメソッド
-
指定されたキー(このJWTのkidは、指定された
JwkKeysに存在する必要があります)に対してシグネチャを検証します。 - verifySignature(JwkKeys, Jwk) - クラスio.helidon.security.jwt.SignedJwtのメソッド
-
指定されたキー(指定された
JwkKeysにthisPrincipal JWTのkidが存在する必要があります)に対してシグネチャを検証します。 - version() - インタフェースio.helidon.common.http.HttpRequestのメソッド
-
リクエスト・ラインからHTTPバージョンを返します。
- version() - クラスio.helidon.microprofile.grpc.core.Grpc.Literalのメソッド
- version() - 注釈型io.helidon.microprofile.grpc.core.Grpcのメソッド
-
サービスのバージョンを取得します。
- version() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
-
このレスポンスのHTTPバージョン。
- version() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
HTTP/1.1などのリクエスト・ラインからHTTPバージョンを取得します。 - version(ZipkinTracerBuilder.Version) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
-
使用するZipkin APIのバージョン。
- VIA - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Via"ヘッダー名。 - volume(int) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
-
失敗したリクエストの比率の計算に使用されるローリング・ウィンドウ・サイズ。
W
- waitingQueueSize() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
-
現時点での待機キューのサイズ。
- warn(Object, String) - クラスio.helidon.common.Errors.Collectorのメソッド
-
メッセージのリストに警告メッセージを追加します。
- warn(String) - クラスio.helidon.common.Errors.Collectorのメソッド
-
メッセージのリストに警告メッセージを追加します。
- WARN - io.helidon.common.Severity
-
警告
- WARN - io.helidon.security.AuditEvent.AuditSeverity
-
セキュリティ警告
- WARNING - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"Warning"ヘッダー名。 - WatchableSource<T> - io.helidon.config.spiのインタフェース
-
このインタフェースを実装するソースは、
ChangeWatcherが使用できるターゲットを提供します。 - WatchableSource.Builder<B extends WatchableSource.Builder<B,T>, T > - io.helidon.config.spiのインタフェース
-
監視可能なソースのビルダー。
- watchServiceModifiers(List<WatchEvent.Modifier>) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
-
監視サービスに使用する修飾子を設定します。
- WebClient - io.helidon.webclientのインタフェース
-
リクエストの実行に使用されるベース・クライアント。
- WebClient.Builder - io.helidon.webclientのクラス
- WebClientException - io.helidon.webclientでの例外
-
このクライアント・リクエストが失敗する原因となった例外。
- WebClientException(String) - 例外io.helidon.webclient.WebClientExceptionのコンストラクタ
-
webクライアント例外の新しいインスタンスを作成します。
- WebClientMeter - io.helidon.webclient.metricsのクラス
-
すべてのリクエストのクライアント・メトリック・メーター。
- WebClientMetrics - io.helidon.webclient.metricsのクラス
-
構成によって作成されたすべてのメトリクスのコンテナ・オブジェクト。
- WebClientMetricsProvider - io.helidon.webclient.metricsのクラス
-
webクライアント・メトリクスのサービス。
- WebClientMetricsProvider() - クラスio.helidon.webclient.metrics.WebClientMetricsProviderのコンストラクタ
- WebClientRequestBuilder - io.helidon.webclientのインタフェース
-
送信リクエストを作成するために
WebClientで使用されるFluent APIビルダー。 - WebClientRequestBuilder.ClientRequest - io.helidon.webclientのインタフェース
-
サーバーへのリクエスト。
- WebClientRequestHeaders - io.helidon.webclientのインタフェース
-
アウトバウンド・リクエストの(リクエストが送信されるまで)を変更できるヘッダー。
- WebClientResponse - io.helidon.webclientのインタフェース
-
リクエストに対して作成されたサーバーからのレスポンス。
- WebClientResponseHeaders - io.helidon.webclientのインタフェース
-
サーバーからのレスポンスで使用可能なヘッダー。
- WebClientSecurity - io.helidon.webclient.securityのクラス
-
セキュリティ伝播のクライアント・サービス。
- WebClientSecurityProvider - io.helidon.webclient.securityのクラス
-
クライアント・セキュリティSPIプロバイダ。
- WebClientSecurityProvider() - クラスio.helidon.webclient.security.WebClientSecurityProviderのコンストラクタ
- WebClientService - io.helidon.webclient.spiのインタフェース
-
送信リクエストを変更できる拡張機能。
- WebClientServiceProvider - io.helidon.webclient.spiのインタフェース
-
Javaサービス・ローダー・インタフェース。
- WebClientServiceRequest - io.helidon.webclientのインタフェース
-
送信リクエストの変更をサポートするSPI
WebClientServiceへのリクエスト。 - WebClientServiceResponse - io.helidon.webclientのインタフェース
-
サーバー・レスポンスの受信時に作成されるレスポンス。
- WebClientTls - io.helidon.webclientのクラス
-
TLSリクエストの構成。
- WebClientTls.Builder - io.helidon.webclientのクラス
-
WebClientTlsインスタンスのFluent APIビルダー。 - WebClientTracing - io.helidon.webclient.tracingのクラス
-
伝播をトレースするためのクライアント・サービス。
- WebClientTracingProvider - io.helidon.webclient.tracingのクラス
-
クライアント・トレースSPIプロバイダ。
- WebClientTracingProvider() - クラスio.helidon.webclient.tracing.WebClientTracingProviderのコンストラクタ
- webContext(String) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
-
graphQLのREST APIの新しいルート・コンテキストを設定します。
- webContext(String) - クラスio.helidon.health.HealthSupport.Builderのメソッド
-
webサーバー上のヘルス・チェック・エンドポイントを登録するパス。
- webContext(String) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
-
メトリクスのREST APIの新しいルート・コンテキストを設定します。
- webContext(String) - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
-
webサーバー上のOpenAPIエンドポイントを登録するパス。
- WebSecurity - io.helidon.security.integration.webserverのクラス
-
Webサーバーへのセキュリティの統合。
- webServer() - インタフェースio.helidon.webserver.BareRequestのメソッド
-
実際の
WebServerインスタンスを取得します。 - webServer() - インタフェースio.helidon.webserver.ServerRequestのメソッド
-
実際の
WebServerインスタンスを返します。 - webServer() - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
実際の
WebServerインスタンスを返します。 - WebServer - io.helidon.webserverのインタフェース
-
不変に構成されたWEBサーバーを表します。
- WebServer.Builder - io.helidon.webserverのクラス
-
WebServerビルダー・クラスは、複数のサーバー・ソケットとオプションの複数のルーティングを使用してWebServerを設定する便利な方法を提供します。
- WebServerTls - io.helidon.webserverのクラス
-
WebServerソケットのクラス・ラップによるトランスポート・レイヤー・セキュリティ(TLS)構成。
- WebServerTls.Builder - io.helidon.webserverのクラス
-
WebServerTlsのFluent APIビルダー。 - website() - クラスio.helidon.security.jwt.Jwtのメソッド
-
WebサイトURIクレーム。
- website(URI) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
-
サブジェクトのWebサイトURI。
- WebSocketApplication - io.helidon.microprofile.tyrusのクラス
-
クラスおよび構成エンドポイントを持つwebsocketアプリケーションを表します。
- WebSocketApplication.Builder - io.helidon.microprofile.tyrusのクラス
-
WebSocketApplicationインスタンスを作成するFluent APIビルダー。 - WebSocketCdiExtension - io.helidon.microprofile.tyrusのクラス
-
Tyrus関連のものを構成します。
- WebSocketCdiExtension() - クラスio.helidon.microprofile.tyrus.WebSocketCdiExtensionのコンストラクタ
- WebTracingConfig - io.helidon.webserverのクラス
-
webサーバーのトレース構成。
- WebTracingConfig() - クラスio.helidon.webserver.WebTracingConfigのコンストラクタ
- WebTracingConfig.Builder - io.helidon.webserverのクラス
-
WebTracingConfig用のfluent APIビルダー。 - welcomeFileName(String) - クラスio.helidon.webserver.StaticContentSupport.Builderのメソッド
-
ディレクトリがリクエストされた場合に返される"file"の名前を設定します。
- whenComplete() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
このリクエストの完全処理が完了したときに完了します(例:
- whenComplete(BiConsumer<? super T, ? super Throwable>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- whenComplete(BiConsumer<? super T, ? super Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
- whenCompleted() - インタフェースio.helidon.webserver.BareResponseのメソッド
-
このレスポンスの
Singleを返します。 - whenHeadersCompleted() - インタフェースio.helidon.webserver.BareResponseのメソッド
-
このレスポンスのヘッダー部分の
Singleを返します。 - whenResponseReceived() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
レスポンス・ヘッダーを受信したが、エンティティがまだ処理されていない場合に完了します。
- whenSend() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
非推奨。2.0.0以降、
ResponseHeaders.whenSent()を使用してください - whenSent() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
-
このリクエストのリクエスト部分が完了したときに完了します(例:
- whenSent() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
-
すべてのヘッダーがクライアントに送信されたときに完了する
Singleを返します。 - whenSent() - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
レスポンスが完了すると、完了ステージが完了します。
- whenShutdown() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
-
サーバーが停止すると、完了ステージが完了します。
- whenShutdown() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
- whenShutdown() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
-
gRPCサーバーが停止すると、完了ステージが完了します。
- whenShutdown() - インタフェースio.helidon.webserver.WebServerのメソッド
-
サーバーが停止すると、完了ステージが完了します。
- whenStarted() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
-
gRPCサーバーの起動時に完了ステージを返します。
- whitelistedExceptions() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
-
ホワイトリストに登録されている構成済の例外のセット。
- WILDCARD - クラスio.helidon.common.http.MediaTypeのstatic変数
-
ワイルドカード・メディア・タイプを表す
MediaType定数です。 - WILDCARD_VALUE - インタフェースio.helidon.common.http.AcceptPredicateのstatic変数
-
複数のヘッダーで標準で使用されるワイルドカード値"*"。
- withActiveSpanSource(ActiveSpanSource) - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
- withAnnotation(Class<T>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
指定されたメソッド・レベルの注釈を宣言して、このメソッド・リストからすべてのメソッドを含むメソッドの新しいサブリストを取得します。
- withCharset(String) - クラスio.helidon.common.http.MediaTypeのメソッド
-
元のインスタンスおよび指定された"charset"パラメータからコピーされたものと同じタイプ、サブタイプおよびパラメータを使用して、新しい
MediaTypeインスタンスを作成します。 - withClassAnnotations(Map<Class<? extends Annotation>, List<Annotation>>) - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
-
新しいクラス・レベルの注釈を設定します。
- withConverter(Class<T>, int, Converter<T>) - クラスio.helidon.config.mp.MpConfigBuilderのメソッド
- withConverters(Converter<?>...) - クラスio.helidon.config.mp.MpConfigBuilderのメソッド
- withDefault() - 注釈型io.helidon.config.objectmapping.Valueのメソッド
-
構成に適切な構成キーの構成ノードが含まれていない場合に、JavaBeanプロパティ値の設定に使用される単一の文字列値の形式でデフォルト値を指定します。
- withDefaultPriority(int) - クラスio.helidon.grpc.core.PriorityBagのstaticメソッド
-
優先度なしで追加された要素にデフォルトの優先度値が指定される新しい
PriorityBagを作成します。 - withDefaultSupplier() - 注釈型io.helidon.config.objectmapping.Valueのメソッド
-
構成に適切な構成キーの構成ノードが含まれていない場合に、JavaBeanプロパティ値の設定に使用されるデフォルト値のサプライヤを指定します。
- withHeaders(Map<String, List<String>>) - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
-
これらのヘッダーを使用してレスポンスを作成します。
- withMetaAnnotation(Class<T>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
指定されたメタ注釈で宣言されたメソッド・レベルの注釈を使用して、このメソッド・リストからすべてのメソッドを含むメソッドの新しいサブリストを取得します。
- withMethodAnnotations(Map<Class<? extends Annotation>, List<Annotation>>) - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
-
新しいメソッド・レベルの注釈を設定します。
- withMethodName(String) - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
-
新しいメソッド名を設定します。
- withOperationName(OperationNameConstructor) - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
- withOperationName(OperationNameConstructor) - クラスio.helidon.grpc.server.GrpcTracingConfig.Builderのメソッド
- withoutAnnotation(Class<T>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
指定されたメソッド・レベルの注釈を宣言せずに、このメソッド・リストからすべてのメソッドを含むメソッドの新しいサブリストを取得します。
- withoutMetaAnnotation(Class<T>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
-
指定されたメタ注釈を使用して宣言されたメソッド・レベルの注釈なしで、このメソッド・リストからすべてのメソッドを含むメソッドの新しいサブリストを取得します。
- withSources(ConfigSource...) - クラスio.helidon.config.mp.MpConfigBuilderのメソッド
- withStreaming() - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
-
ストリーミング・イベントをクライアント・スパンに記録します。
- withStreaming() - クラスio.helidon.grpc.server.GrpcTracingConfig.Builderのメソッド
-
ストリーミング・イベントをサーバー・スパンに記録します。
- withTracedAttributes(ClientRequestAttribute...) - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
- withTracedAttributes(ServerRequestAttribute...) - クラスio.helidon.grpc.server.GrpcTracingConfig.Builderのメソッド
- withVerbosity() - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
-
すべてのリクエスト・ライフサイクル・イベントをクライアントのスパンに記録します。
- withVerbosity() - クラスio.helidon.grpc.server.GrpcTracingConfig.Builderのメソッド
-
すべてのリクエスト・ライフサイクル・イベントをサーバー・スパンに記録します。
- workers() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
- workers() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
-
gRPCリクエストの処理に使用されるプール内のスレッド数を返します。
- workersCount() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
-
HTTPリクエストの処理に使用されるプール内のスレッド数を返します。
- workersCount(int) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
-
HTTPリクエストの処理に使用されるプール内のスレッド数を設定します。
- workersCount(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
-
非推奨。HTTPリクエストの処理に使用されるプール内のスレッド数を設定します。
- workersCount(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
-
HTTPリクエストの処理に使用されるプール内のスレッド数を設定します。
- wrap(ConfigNode.ObjectNode) - クラスio.helidon.config.ObjectNodeImplのstaticメソッド
-
値ノードをマージ可能な値ノードにラップします。
- wrap(ConfigNode.ObjectNode, Function<String, String>) - クラスio.helidon.config.ObjectNodeImplのstaticメソッド
-
値ノードをマージ可能な値ノードにラップします。
- wrap(Collection<? extends Callable<T>>) - クラスio.helidon.microprofile.cdi.ExecutorServicesのメソッド
-
呼び出されたときに、指定された
tasks引数を変更せずに返します。 - wrap(ExecutorService) - クラスio.helidon.common.context.Contextsのstaticメソッド
-
コンテキストをスレッドに正しく伝播するために、エグゼキュータ・サービスをラップします。
- wrap(ScheduledExecutorService) - クラスio.helidon.common.context.Contextsのstaticメソッド
-
スケジュール済エグゼキュータ・サービスをラップして、コンテキストをそのスレッドに正しく伝播します。
- write(byte[]) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
-
非推奨。シングルバイト書込み用に内部バッファを公開した後にバイト配列を書き込みます。
- write(byte[], int, int) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
-
非推奨。シングルバイト書込み用に内部バッファを公開した後に、オフセットと長さを指定してバイト配列を書き込みます。
- write(char[], int, int) - クラスio.helidon.media.common.CharBufferのメソッド
- write(int) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
-
非推奨。バッファがいっぱいになるまでシングルバイト読取りをバッファリングしようとします。
- write(Single<? extends WriteableMultiPart>, GenericType<? extends WriteableMultiPart>, MessageBodyWriterContext) - クラスio.helidon.media.multipart.MultiPartBodyWriterのメソッド
- write(Single<? extends T>, GenericType<? extends T>, MessageBodyWriterContext) - インタフェースio.helidon.media.common.MessageBodyWriterのメソッド
-
指定されたタイプのオブジェクトからHTTPペイロードを生成します。
- write(ByteBuffer, OutputStream) - クラスio.helidon.common.http.Utilsのstaticメソッド
-
指定されたbyteバッファの内容を指定された出力ストリームに追加します。
- write(ByteBuffer, CompletionHandler<ByteBuffer>) - クラスio.helidon.webserver.tyrus.TyrusWriterPublisherのメソッド
- write(Flow.Publisher<? extends WriteableBodyPart>, GenericType<? extends WriteableBodyPart>, MessageBodyWriterContext) - クラスio.helidon.media.multipart.BodyPartBodyStreamWriterのメソッド
- write(Flow.Publisher<? extends T>, GenericType<? extends T>, MessageBodyWriterContext) - インタフェースio.helidon.media.common.MessageBodyStreamWriterのメソッド
-
指定されたオブジェクト・ストリームからHTTPペイロードを生成します。
- WriteableBodyPart - io.helidon.media.multipartのクラス
-
書込み可能な本文パート・エンティティ。
- WriteableBodyPart.Builder - io.helidon.media.multipartのクラス
-
BodyPartインスタンスを作成するためのビルダー・クラス。 - WriteableBodyPartContent - io.helidon.media.multipartのインタフェース
-
書き込み可能な本文パーツの内容。
- WriteableBodyPartHeaders - io.helidon.media.multipartのクラス
-
書込み可能な本文部分ヘッダー。
- WriteableBodyPartHeaders.Builder - io.helidon.media.multipartのクラス
-
WriteableBodyPartHeadersインスタンスを作成するビルダー・クラス。 - WriteableMultiPart - io.helidon.media.multipartのクラス
-
書込み可能なマルチパート・エンティティ。
- WriteableMultiPart.Builder - io.helidon.media.multipartのクラス
-
WriteableMultiPartインスタンスを作成するためのビルダー・クラス。 - writeBytes(byte[], boolean) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
- writeCharBuffer(CharBuffer, Charset) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
-
指定された
CharBuffer/CharsetでパブリッシャDataChunkを作成し、Singleを返します。 - writeCharSequence(CharSequence, Charset) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
-
指定された
CharSequence/CharsetでDataChunkのパブリッシャを作成し、Singleを返します。 - writeFuture() - インタフェースio.helidon.common.http.DataChunkのメソッド
-
このチャンクに関連付けられた将来の書込みを返します。
- writeFuture(CompletableFuture<DataChunk>) - インタフェースio.helidon.common.http.DataChunkのメソッド
-
データ・チャンクが接続に書き込まれたときに完了する書込み未来を設定します。
- writer() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
デフォルトのJacksonエンティティ・ライターを返します。
- writer() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
デフォルトのJSON-Bエンティティ・ライターを返します。
- writer() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
デフォルトのJSON-Pエンティティ・ライターを返します。
- writer(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
-
ObjectMapperインスタンスに基づいて新しいJacksonエンティティ・ライターを作成します。 - writer(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
-
Jsonbインスタンスに基づいて新しいJSON-Bエンティティ・ライターを作成します。 - writer(JsonWriterFactory) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
-
JsonWriterFactoryに基づいて新しいJSON-Pエンティティ・ライターを作成します。 - writerContext() - クラスio.helidon.media.common.MediaContextのメソッド
-
構成されたライター・コンテキストを取得します。
- writerContext() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
-
リクエスト・ビルダーのライター・コンテキストを返します。
- writerContext() - インタフェースio.helidon.webserver.ServerResponseのメソッド
-
データのマーシャリングに使用されるライター・コンテキストを取得します。
- writerContext() - インタフェースio.helidon.webserver.WebServerのメソッド
-
親
MessageBodyWriterContextコンテキストを取得します。 - writerInstance() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
-
Jacksonライター・インスタンスを返します。
- writerInstance() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
-
JSON-Bライター・インスタンスを返します。
- writerInstance() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
-
JSON-Pエンティティ・ライターを返します。
- writers() - クラスio.helidon.media.common.DefaultMediaSupportのメソッド
- writers() - インタフェースio.helidon.media.common.MediaSupportのメソッド
-
登録するライターのコレクションを返します。
- writers() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
- writers() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
- writers() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
- writers() - クラスio.helidon.media.multipart.MultiPartSupportのメソッド
- writeStackTrace(Throwable, Charset) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
- writeStatusAndHeaders(Http.ResponseStatus, Map<String, List<String>>) - インタフェースio.helidon.webserver.BareResponseのメソッド
-
レスポンス行およびヘッダーをクライアントに送信します。
- WWW_AUTHENTICATE - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"WWW-Authenticate"ヘッダー名。
X
- X_HELIDON_CN - クラスio.helidon.common.http.Http.Headerのstatic変数
-
"X-HELIDON-CN"ヘッダー名。 - X_OT_SPAN_CONTEXT - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
-
Envoyプロキシで使用されるヘッダー。
- X_REQUEST_ID - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
-
ルーターで使用されるヘッダー。
- XML_PREDICATE - クラスio.helidon.common.http.MediaTypeのstatic変数
-
MediaTypeがapplication/xmlかtext/xmlか、またはxmlサフィクスがあるかをテストするための述語。
Y
- YamlConfigParser - io.helidon.config.yamlのクラス
-
"application/x-yaml"をサポートするYAML
ConfigParser実装。 - YamlConfigParser() - クラスio.helidon.config.yaml.YamlConfigParserのコンストラクタ
-
非推奨。このメソッドは直接使用しないでください。
YamlConfigParser.create()を使用してください - YamlMpConfigSource - io.helidon.config.yamlのクラス
-
ConfigProviderResolver.getBuilder()を使用してクラスパスまたはファイル・システムからYAMLファイルを追加するために使用できるMicroProfileConfigSource。 - YamlMpConfigSourceProvider - io.helidon.config.yamlのクラス
-
ファイル
application.yamlをサポートするMicroProfile構成のYAML構成ソース・プロバイダ。 - YamlMpConfigSourceProvider() - クラスio.helidon.config.yaml.YamlMpConfigSourceProviderのコンストラクタ
Z
- ZipkinTracer - io.helidon.tracing.zipkinのクラス
-
ZipkinTracerは、
BraveSpanBuilderではなくZipkinSpanBuilderの作成時にBraveTracerに委任します。 - ZipkinTracer(BraveTracer, List<Tag<?>>) - クラスio.helidon.tracing.zipkin.ZipkinTracerのコンストラクタ
-
委任(BraveTracer)およびすべてのトレースにデフォルトで使用されるタグからzipkinトレーサを作成します。
- ZipkinTracerBuilder - io.helidon.tracing.zipkinのクラス
-
ZipkinTracerBuilderは、
TracerでZipkinとともに使用する便利なビルダーです。 - ZipkinTracerBuilder() - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのコンストラクタ
-
デフォルトのコンストラクタ。状態は変更されません。
- ZipkinTracerBuilder.Version - io.helidon.tracing.zipkinの列挙
-
Zipkin APIで使用可能なバージョン。
- ZipkinTracerProvider - io.helidon.tracing.zipkinのクラス
-
Zipkin javaサービス。
- ZipkinTracerProvider() - クラスio.helidon.tracing.zipkin.ZipkinTracerProviderのコンストラクタ
すべてのクラス すべてのパッケージ